interface pública SavedSliceMetaOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
cadeia abstrata | getNome () Name of the tensor. |
abstrato com.google.protobuf.ByteString | getNomeBytes () Name of the tensor. |
abstrato TensorShapeProto | obterForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder abstrato | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorSliceProto abstrato | getSlice (índice interno) Explicit list of slices saved in the checkpoint file. |
abstrato int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Lista abstrata< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder abstrato | getSliceOrBuilder (índice interno) Explicit list of slices saved in the checkpoint file. |
lista abstrata<? estende TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
tipo de dados abstrato | getType () Type of the tensor .tensorflow.DataType type = 3; |
abstrato int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
booleano abstrato | temForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
Métodos Públicos
string abstrata pública getName ()
Name of the tensor.
string name = 1;
resumo público com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
público abstrato TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público abstrato TensorSliceProto getSlice (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público abstrato int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
lista abstrata pública< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público abstrato TensorSliceProtoOrBuilder getSliceOrBuilder (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
lista abstrata pública<? estende TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público abstrato int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
hasShape booleano abstrato público ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;