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

#include <data_flow_ops.h>

Op loại bỏ và trả về các giá trị được liên kết với khóa.

Bản tóm tắt

từ vùng chứa bên dưới. Nếu vùng chứa bên dưới không chứa khóa này, op sẽ chặn cho đến khi có.

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

OrderedMapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
OrderedMapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstage::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 :: OrderMapUnstage :: Attrs

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

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

OrderMapUnstage

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

OrderMapUnstage

 OrderedMapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const OrderedMapUnstage::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
)