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 classTensorNamespace.StringStringEntryProtoStringStringEntryProto follows the pattern for cross-proto-version maps.static classTensorNamespace.StringStringEntryProto.BuilderStringStringEntryProto follows the pattern for cross-proto-version maps.Methods in org.nd4j.ir that return TensorNamespace.StringStringEntryProtoOrBuilder Modifier and Type Method Description TensorNamespace.StringStringEntryProtoOrBuilderTensorNamespace.TensorProto.Builder. getExternalDataOrBuilder(int index)Data can be stored inside the protobuf file using type-specific fields or raw_data.TensorNamespace.StringStringEntryProtoOrBuilderTensorNamespace.TensorProto. getExternalDataOrBuilder(int index)Data can be stored inside the protobuf file using type-specific fields or raw_data.TensorNamespace.StringStringEntryProtoOrBuilderTensorNamespace.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.
-