SavedConcreteFunction

publiczna klasa końcowa SavedConcreteFunction

 Stores low-level information about a concrete function. Referenced in either
 a SavedFunction or a SavedBareConcreteFunction.
 
Protobuf typu tensorflow.SavedConcreteFunction

Klasy zagnieżdżone

klasa SavedConcreteFunction.Builder
 Stores low-level information about a concrete function. 

Stałe

wew BOUND_INPUTS_FIELD_NUMBER
wew CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER
wew OUTPUT_SIGNATURE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
wew
getBoundInputs (indeks int)
 Bound inputs to the function.
wew
getBoundInputsCount ()
 Bound inputs to the function.
Lista<liczba całkowita>
getBoundInputsList ()
 Bound inputs to the function.
Wartość strukturalna
getCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
StructuredValueOrBuilder
getCanonicalizedInputSignatureOrBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
statyczna funkcja SavedConcrete
Funkcja SavedConcrete
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Wartość strukturalna
getOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
StructuredValueOrBuilder
getOutputSignatureOrBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
wew
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
wartość logiczna
maOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
wew
końcowa wartość logiczna
statyczny SavedConcreteFunction.Builder
statyczny SavedConcreteFunction.Builder
SavedConcreteFunction.Builder
statyczna funkcja SavedConcrete
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna funkcja SavedConcrete
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedConcrete
parseFrom (dane ByteBuffer)
statyczna funkcja SavedConcrete
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedConcrete
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedConcrete
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna funkcja SavedConcrete
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna funkcja SavedConcrete
parseFrom (dane com.google.protobuf.ByteString)
statyczna funkcja SavedConcrete
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedConcrete
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SavedConcreteFunction.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int BOUND_INPUTS_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int OUTPUT_SIGNATURE_FIELD_NUMBER

Wartość stała: 4

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public int getBoundInputs (indeks int)

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

public int getBoundInputsCount ()

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

public List<Integer> getBoundInputsList ()

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

public StructuredValue getCanonicalizedInputSignature ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

public StructuredValueOrBuilder getCanonicalizedInputSignatureOrBuilder ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

publiczna statyczna SavedConcreteFunction getDefaultInstance ()

publiczna SavedConcreteFunction getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publiczny StructuredValue getOutputSignature ()

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

publiczny StructuredValueOrBuilder getOutputSignatureOrBuilder ()

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczna wartość logiczna maCanonicalizedInputSignature ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

publiczna wartość logiczna maOutputSignature ()

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SavedConcreteFunction.Builder newBuilder (prototyp SavedConcreteFunction )

publiczny statyczny SavedConcreteFunction.Builder newBuilder ()

publiczny SavedConcreteFunction.Builder newBuilderForType ()

public static SavedConcreteFunction parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static SavedConcreteFunction parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedConcreteFunction parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedConcreteFunction parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedConcreteFunction parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedConcreteFunction parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static SavedConcreteFunction parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedConcreteFunction parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedConcreteFunction parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedConcreteFunction parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny SavedConcreteFunction.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO