GraphTransferGraphOutputNodeInfoOrBuilder

공용 인터페이스 GraphTransferGraphOutputNodeInfoOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 데이터 유형
getD유형 ()
.tensorflow.DataType dtype = 3;
추상 정수
getDtype값 ()
.tensorflow.DataType dtype = 3;
추상 문자열
getName ()
string name = 1;
추상 com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
추상적인 긴
getShape (정수 인덱스)
repeated int64 shape = 2;
추상 정수
getShapeCount ()
repeated int64 shape = 2;
추상 목록<긴>
getShapeList ()
repeated int64 shape = 2;

공개 방법

공개 추상 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 3;

공개 추상 int getDtypeValue ()

.tensorflow.DataType dtype = 3;

공개 추상 문자열 getName ()

string name = 1;

공개 추상 com.google.protobuf.ByteString getNameBytes ()

string name = 1;

공개 추상 긴 getShape (int 인덱스)

repeated int64 shape = 2;

공개 추상 int getShapeCount ()

repeated int64 shape = 2;

공개 추상 List<Long> getShapeList ()

repeated int64 shape = 2;