Uses of Interface
org.tensorflow.proto.VariantTensorDataProtoOrBuilder
Packages that use VariantTensorDataProtoOrBuilder
-
Uses of VariantTensorDataProtoOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement VariantTensorDataProtoOrBuilderModifier and TypeClassDescriptionfinal classProtocol buffer representing the serialization format of DT_VARIANT tensors.static final classProtocol buffer representing the serialization format of DT_VARIANT tensors.Methods in org.tensorflow.proto that return VariantTensorDataProtoOrBuilderModifier and TypeMethodDescriptionTensorProto.Builder.getVariantValOrBuilder(int index) DT_VARIANTTensorProto.getVariantValOrBuilder(int index) DT_VARIANTTensorProtoOrBuilder.getVariantValOrBuilder(int index) DT_VARIANTMethods in org.tensorflow.proto that return types with arguments of type VariantTensorDataProtoOrBuilderModifier and TypeMethodDescriptionList<? extends VariantTensorDataProtoOrBuilder> TensorProto.Builder.getVariantValOrBuilderList()DT_VARIANTList<? extends VariantTensorDataProtoOrBuilder> TensorProto.getVariantValOrBuilderList()DT_VARIANTList<? extends VariantTensorDataProtoOrBuilder> TensorProtoOrBuilder.getVariantValOrBuilderList()DT_VARIANT