dòng chảy :: hoạt động :: OrderMapPeek

#include <data_flow_ops.h>

Op nhìn vào các giá trị tại khóa được chỉ định.

Bản tóm tắt

Nếu

vùng chứa bên dưới không chứa khóa này, tùy chọn này sẽ chặn cho đến khi có. Op này được tối ưu hóa cho hiệu suất.

Tranh luận:

Lợi nhuận:

  • OutputList : Các giá trị tensor.

Người xây dựng và Người phá hủy

OrderedMapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
OrderedMapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapPeek::Attrs & attrs)

Thuộc tính công cộng

operation
values

Chức năng công cộng

operator[] (size_t index) const

Các chức năng tĩnh công khai

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

Cấu trúc

tensorflow :: ops :: OrderMapPeek :: Attrs

Bộ thiết lập thuộc tính tùy chọn cho OrderedMapPeek .

Thuộc tính công cộng

hoạt động

Operation operation

giá trị

::tensorflow::OutputList values

Chức năng công cộng

OrderMapPeek

 OrderedMapPeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

OrderMapPeek

 OrderedMapPeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const OrderedMapPeek::Attrs & attrs
)

nhà điều hành[]

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

Các chức năng tĩnh công khai

Dung tích

Attrs Capacity(
  int64 x
)

Thùng đựng hàng

Attrs Container(
  StringPiece x
)

Giới hạn bộ nhớ

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)