tensorflow :: ops :: 지도 지우기

#include <data_flow_ops.h>

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

요약

인수 :

보고:

생성자와 소멸자

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

공용 속성

operation

공공 기능

operator::tensorflow::Operation () const

공개 정적 함수

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

구조체

tensorflow :: ops :: MapClear :: 속성

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

공용 속성

조작

Operation operation

공공 기능

지도 지우기

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

MapClear

 MapClear(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const MapClear::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
)