interfejs publiczny AssetFileDefOrBuilder
Znane podklasy pośrednie |
Metody publiczne
abstrakcyjny ciąg | pobierz nazwę pliku () The filename within an assets directory. |
streszczenie com.google.protobuf.ByteString | getNazwaPlikuBytes () The filename within an assets directory. |
streszczenie TensorInfo | pobierzTensorInfo () The tensor to bind the asset filename to. |
streszczenie TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
abstrakcyjna wartość logiczna | maTensorInfo () The tensor to bind the asset filename to. |
Metody publiczne
publiczna abstrakcja String getFilename ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2;
publiczna abstrakcja com.google.protobuf.ByteString getFilenameBytes ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2;
publiczne streszczenie TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczne streszczenie TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczna wartość logiczna abstrakcyjna hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;