Uses of Interface
org.nd4j.ir.TensorNamespace.StringStringEntryProtoOrBuilder
-
Packages that use TensorNamespace.StringStringEntryProtoOrBuilder Package Description org.nd4j.ir -
-
Uses of TensorNamespace.StringStringEntryProtoOrBuilder in org.nd4j.ir
Classes in org.nd4j.ir that implement TensorNamespace.StringStringEntryProtoOrBuilder Modifier and Type Class Description static class
TensorNamespace.StringStringEntryProto
StringStringEntryProto follows the pattern for cross-proto-version maps.static class
TensorNamespace.StringStringEntryProto.Builder
StringStringEntryProto follows the pattern for cross-proto-version maps.Methods in org.nd4j.ir that return TensorNamespace.StringStringEntryProtoOrBuilder Modifier and Type Method Description TensorNamespace.StringStringEntryProtoOrBuilder
TensorNamespace.TensorProto.Builder. getExternalDataOrBuilder(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.TensorNamespace.StringStringEntryProtoOrBuilder
TensorNamespace.TensorProto. getExternalDataOrBuilder(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.TensorNamespace.StringStringEntryProtoOrBuilder
TensorNamespace.TensorProtoOrBuilder. getExternalDataOrBuilder(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.Methods in org.nd4j.ir that return types with arguments of type TensorNamespace.StringStringEntryProtoOrBuilder Modifier and Type Method Description List<? extends TensorNamespace.StringStringEntryProtoOrBuilder>
TensorNamespace.TensorProto.Builder. getExternalDataOrBuilderList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.List<? extends TensorNamespace.StringStringEntryProtoOrBuilder>
TensorNamespace.TensorProto. getExternalDataOrBuilderList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.List<? extends TensorNamespace.StringStringEntryProtoOrBuilder>
TensorNamespace.TensorProtoOrBuilder. getExternalDataOrBuilderList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.
-