Google I/O에 참여해 주셔서 감사합니다. 주문형 모든 세션 보기 주문형 시청

tensorflow :: ops :: OrderedMapClear

#include <data_flow_ops.h>

Op는 기본 컨테이너의 모든 요소를 ​​제거합니다.

요약

인수 :

보고:

생성자와 소멸자

OrderedMapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
OrderedMapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapClear::Attrs & attrs)

공용 속성

operation

공공 기능

operator::tensorflow::Operation () const

공개 정적 함수

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

구조체

tensorflow :: ops :: OrderedMapClear :: Attrs

OrderedMapClear에 대한 선택적 속성 설정자.

공용 속성

조작

Operation operation

공공 기능

OrderedMapClear

 OrderedMapClear(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

OrderedMapClear

 OrderedMapClear(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const OrderedMapClear::Attrs & attrs
)

operator :: tensorflow :: Operation

 operator::tensorflow::Operation() const 

공개 정적 함수

생산 능력

Attrs Capacity(
  int64 x
)

컨테이너

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)