tensorflow :: ops :: OrderedMapIncompleteSize
#include <data_flow_ops.h>
Op는 기본 컨테이너의 불완전한 요소 수를 반환합니다.
요약
인수 :
- 범위 : 범위 개체
보고:
-
Output
: 크기 텐서.
생성자와 소멸자 | |
---|---|
OrderedMapIncompleteSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
OrderedMapIncompleteSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapIncompleteSize::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) |
구조체 | |
---|---|
tensorflow :: ops :: OrderedMapIncompleteSize :: Attrs | OrderedMapIncompleteSize의 선택적 속성 설정자입니다. |
공용 속성
조작
Operation operation
크기
::tensorflow::Output size
공공 기능
OrderedMapIncompleteSize
OrderedMapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
OrderedMapIncompleteSize
OrderedMapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapIncompleteSize::Attrs & attrs )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const
공개 정적 함수
생산 능력
Attrs Capacity( int64 x )
컨테이너
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )