interfejs publiczny AttrValueOrBuilder
Znane podklasy pośrednie |
Metody publiczne
abstrakcyjna wartość logiczna | dostaćB () "bool" bool b = 5; |
abstrakcyjny pływak | getF () "float" float f = 4; |
streszczenie NazwaAttrLista | getFunc () "func" represents a function. |
streszczenie NameAttrListOrBuilder | getFuncOrBuilder () "func" represents a function. |
streszczenie długie | dostać () "int" int64 i = 3; |
streszczenie AttrValue.ListValue | pobierz listę () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
streszczenie AttrValue.ListValueOrBuilder | getListOrBuilder () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
abstrakcyjny ciąg | pobierz symbol zastępczy () This is a placeholder only used in nodes defined inside a function. |
streszczenie com.google.protobuf.ByteString | getPlaceholderBytes () This is a placeholder only used in nodes defined inside a function. |
streszczenie com.google.protobuf.ByteString | dostaje () "string" bytes s = 2; |
abstrakcyjny TensorShapeProto | uzyskaj kształt () "shape" .tensorflow.TensorShapeProto shape = 7; |
abstrakcyjny TensorShapeProtoOrBuilder | getShapeOrBuilder () "shape" .tensorflow.TensorShapeProto shape = 7; |
abstrakcyjny TensorProto | pobierz Tensor () "tensor" .tensorflow.TensorProto tensor = 8; |
streszczenie TensorProtoOrBuilder | getTensorOrBuilder () "tensor" .tensorflow.TensorProto tensor = 8; |
abstrakcyjny typ danych | pobierzTyp () "type" .tensorflow.DataType type = 6; |
streszczenie wew | getTypeValue () "type" .tensorflow.DataType type = 6; |
streszczenie AttrValue.ValueCase | getValueCase () |
abstrakcyjna wartość logiczna | maFunkcję () "func" represents a function. |
abstrakcyjna wartość logiczna | maLista () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
abstrakcyjna wartość logiczna | ma kształt () "shape" .tensorflow.TensorShapeProto shape = 7; |
abstrakcyjna wartość logiczna | maTensor () "tensor" .tensorflow.TensorProto tensor = 8; |
Metody publiczne
publiczna wartość logiczna abstrakcyjna getB ()
"bool"
bool b = 5;
publiczna abstrakcja float getF ()
"float"
float f = 4;
publiczne streszczenie NameAttrList getFunc ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
publiczne streszczenie NameAttrListOrBuilder getFuncOrBuilder ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
publiczne streszczenie długie getI ()
"int"
int64 i = 3;
publiczne streszczenie AttrValue.ListValue getList ()
any "list(...)"
.tensorflow.AttrValue.ListValue list = 1;
publiczne streszczenie AttrValue.ListValueOrBuilder getListOrBuilder ()
any "list(...)"
.tensorflow.AttrValue.ListValue list = 1;
publiczna abstrakcja String getPlaceholder ()
This is a placeholder only used in nodes defined inside a function. It indicates the attr value will be supplied when the function is instantiated. For example, let us suppose a node "N" in function "FN". "N" has an attr "A" with value placeholder = "foo". When FN is instantiated with attr "foo" set to "bar", the instantiated node N's attr A will have been given the value "bar".
string placeholder = 9;
publiczne streszczenie com.google.protobuf.ByteString getPlaceholderBytes ()
This is a placeholder only used in nodes defined inside a function. It indicates the attr value will be supplied when the function is instantiated. For example, let us suppose a node "N" in function "FN". "N" has an attr "A" with value placeholder = "foo". When FN is instantiated with attr "foo" set to "bar", the instantiated node N's attr A will have been given the value "bar".
string placeholder = 9;
publiczne streszczenie com.google.protobuf.ByteString getS ()
"string"
bytes s = 2;
publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()
"shape"
.tensorflow.TensorShapeProto shape = 7;
publiczne streszczenie TensorProtoOrBuilder getTensorOrBuilder ()
"tensor"
.tensorflow.TensorProto tensor = 8;
publiczne streszczenie int getTypeValue ()
"type"
.tensorflow.DataType type = 6;
publiczna wartość logiczna abstrakcyjna hasFunc ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
publiczna abstrakcja logiczna hasList ()
any "list(...)"
.tensorflow.AttrValue.ListValue list = 1;
publiczna wartość logiczna abstrakcyjna hasShape ()
"shape"
.tensorflow.TensorShapeProto shape = 7;
publiczna wartość logiczna abstrakcyjna hasTensor ()
"tensor"
.tensorflow.TensorProto tensor = 8;