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

#include <data_flow_ops.h>

Op loại bỏ và trả về phần tử (key, value) có giá trị nhỏ nhất.

Bản tóm tắt

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

Tranh luận:

Lợi nhuận:

  • Phím Output
  • Giá trị OutputList

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

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

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

key
operation
values

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 :: OrderMapUnstageNoKey :: Attrs

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

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

Chìa khóa

::tensorflow::Output key

hoạt động

Operation operation

giá trị

::tensorflow::OutputList values

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

OrderMapUnstageNoKey

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

OrderMapUnstageNoKey

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

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
)