Spec-Zone.ru › TensorFlow C++ 2.9

tensorflow::ops::PrintV2

#include <logging_ops.h>

Выводит скаляр типа строка.

Краткое описание

Выводит скаляр типа строка в заданный выходной поток.

Аргументы:

  • scope: Объект Scope
  • input: Скаляр типа строка для вывода.

Необязательные атрибуты (см. Attrs):

  • output_stream: Строка, определяющая выходной поток или уровень регистрации для вывода.

Возвращает:

  • созданный Operation
Конструкторы и деструкторы
PrintV2(const ::tensorflow::Scope & scope, ::tensorflow::Input input)
PrintV2(const ::tensorflow::Scope & scope, ::tensorflow::Input input, const PrintV2::Attrs & attrs)
Публичные атрибуты
operation
Operation
Публичные функции
operator::tensorflow::Operation() const
Публичные статические функции
End(StringPiece x)
Attrs
OutputStream(StringPiece x)
Attrs
Структуры
tensorflow::ops::PrintV2::Attrs

Необязательные установщики атрибутов для PrintV2.

Публичные атрибуты

operation

Operation operation

Публичные функции

PrintV2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

PrintV2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const PrintV2::Attrs & attrs
)

Оператор::tensorflow::Operation

operator::tensorflow::Operation() const 

Публичные статические функции

Конец

Attrs End(
  StringPiece x
)

Выходной поток

Attrs OutputStream(
  StringPiece x
)

© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/class/tensorflow/ops/print-v2

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API