텐서플로우:: 작전:: 지도 크기
#include <data_flow_ops.h>
Op는 기본 컨테이너의 요소 수를 반환합니다.
요약
인수:
- 범위: 범위 개체
보고:
-
Output
: 크기 텐서.
생성자와 소멸자 | |
---|---|
MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::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:: MapSize:: 속성 | MapSize 에 대한 선택적 속성 설정자입니다. |
공개 속성
작업
Operation operation
크기
::tensorflow::Output size
공공 기능
지도 크기
MapSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
지도 크기
MapSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::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 )