Uses of Class
tensorflow.SavedObjectGraphOuterClass.FunctionSpec
Packages that use SavedObjectGraphOuterClass.FunctionSpec
-
Uses of SavedObjectGraphOuterClass.FunctionSpec in tensorflow
Methods in tensorflow that return SavedObjectGraphOuterClass.FunctionSpecModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.Builder.build()SavedObjectGraphOuterClass.FunctionSpec.Builder.buildPartial()SavedObjectGraphOuterClass.FunctionSpec.getDefaultInstance()SavedObjectGraphOuterClass.FunctionSpec.Builder.getDefaultInstanceForType()SavedObjectGraphOuterClass.FunctionSpec.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder.getFunctionSpec()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedBareConcreteFunction.getFunctionSpec()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder.getFunctionSpec()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedFunction.Builder.getFunctionSpec().tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.SavedFunction.getFunctionSpec().tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.SavedFunctionOrBuilder.getFunctionSpec().tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.FunctionSpec.parseDelimitedFrom(InputStream input) SavedObjectGraphOuterClass.FunctionSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(byte[] data) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(com.google.protobuf.ByteString data) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(com.google.protobuf.CodedInputStream input) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(InputStream input) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.FunctionSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.FunctionSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SavedObjectGraphOuterClass.FunctionSpec> SavedObjectGraphOuterClass.FunctionSpec.getParserForType()static com.google.protobuf.Parser<SavedObjectGraphOuterClass.FunctionSpec> SavedObjectGraphOuterClass.FunctionSpec.parser()Methods in tensorflow with parameters of type SavedObjectGraphOuterClass.FunctionSpecModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.FunctionSpec.Builder.mergeFrom(SavedObjectGraphOuterClass.FunctionSpec other) SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder.mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedFunction.Builder.mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) .tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.FunctionSpec.newBuilder(SavedObjectGraphOuterClass.FunctionSpec prototype) SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder.setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedFunction.Builder.setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) .tensorflow.FunctionSpec function_spec = 2;