Uses of Class
org.tensorflow.proto.KernelList
Packages that use KernelList
-
Uses of KernelList in org.tensorflow.proto
Methods in org.tensorflow.proto that return KernelListModifier and TypeMethodDescriptionKernelList.Builder.build()KernelList.Builder.buildPartial()static KernelListKernelList.getDefaultInstance()KernelList.Builder.getDefaultInstanceForType()KernelList.getDefaultInstanceForType()static KernelListKernelList.parseDelimitedFrom(InputStream input) static KernelListKernelList.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static KernelListKernelList.parseFrom(byte[] data) static KernelListKernelList.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static KernelListKernelList.parseFrom(ByteString data) static KernelListKernelList.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static KernelListKernelList.parseFrom(CodedInputStream input) static KernelListKernelList.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static KernelListKernelList.parseFrom(InputStream input) static KernelListKernelList.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static KernelListKernelList.parseFrom(ByteBuffer data) static KernelListKernelList.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type KernelListModifier and TypeMethodDescriptionKernelList.getParserForType()static Parser<KernelList> KernelList.parser()Methods in org.tensorflow.proto with parameters of type KernelListModifier and TypeMethodDescriptionKernelList.Builder.mergeFrom(KernelList other) static KernelList.BuilderKernelList.newBuilder(KernelList prototype)