Spec-Zone.ru › TensorFlow C++ 1.15

tensorflow::ops::StagePeek

#include <data_flow_ops.h>

Операция получает значения по указанному индексу.

Summary

Если

базовый контейнер не содержит достаточного количества элементов, эта операция будет ожидать, пока их не станет достаточно. Эта операция оптимизирована для производительности.

Аргументы:

  • scope: Объект Scope

Возвращает:

  • OutputList: Тензор значений.
Конструкторы и деструкторы
StagePeek(const ::tensorflow::Scope & scope, ::tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek(const ::tensorflow::Scope & scope, ::tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)
Общедоступные атрибуты
operation
Operation
values
::tensorflow::OutputList
Общедоступные функции
operator[](size_t index) const
::tensorflow::Output
Общедоступные статические функции
Capacity(int64 x)
Attrs
Container(StringPiece x)
Attrs
MemoryLimit(int64 x)
Attrs
SharedName(StringPiece x)
Attrs
Структуры
tensorflow::ops::StagePeek::Attrs

Дополнительные функции установки атрибутов для StagePeek.

Общедоступные атрибуты

operation

Operation operation

values

::tensorflow::OutputList values

Общедоступные функции

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes,
  const StagePeek::Attrs & attrs
)

operator[]

::tensorflow::Output operator[](
  size_t index
) const 

Общедоступные статические функции

Capacity

Attrs Capacity(
  int64 x
)

Container

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/class/tensorflow/ops/stage-peek

Spec-Zone.ru

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