텐서플로우:: 작전:: 스테이지 크기

#include <data_flow_ops.h>

Op는 기본 컨테이너의 요소 수를 반환합니다.

요약

인수:

보고:

생성자와 소멸자

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

공개 속성

operation
size

공공 기능

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

공개 정적 함수

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

구조체

텐서플로우:: ops:: StageSize:: 속성

StageSize 에 대한 선택적 속성 설정자입니다.

공개 속성

작업

Operation operation

크기

::tensorflow::Output size

공공 기능

스테이지 크기

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

스테이지 크기

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

마디

::tensorflow::Node * node() const 

연산자::텐서플로우::입력

 operator::tensorflow::Input() const 

연산자::텐서플로우::출력

 operator::tensorflow::Output() const 

공개 정적 함수

용량

Attrs Capacity(
  int64 x
)

컨테이너

Attrs Container(
  StringPiece x
)

메모리 한도

Attrs MemoryLimit(
  int64 x
)

공유 이름

Attrs SharedName(
  StringPiece x
)