MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Variable

Method Variable

tensorflow/java/src/gen/cc/java_defs.h:211–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 bool variadic_;
210
211 Variable(const string& name, const Type& type, bool variadic)
212 : name_(name), type_(type), variadic_(variadic) {}
213};
214
215// A definition of a Java class method

Callers 15

attentionFunction · 0.80
attentionFunction · 0.80
attentionFunction · 0.80
attentionFunction · 0.80
_generate_saved_modelFunction · 0.80
testVariablesMethod · 0.80
testSummariesMethod · 0.80
test_mpi_allreduceMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
testPrintVariableMethod · 0.80
testParameterServerMethod · 0.80

Calls

no outgoing calls

Tested by 15

testVariablesMethod · 0.64
testSummariesMethod · 0.64
test_mpi_allreduceMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
testPrintVariableMethod · 0.64
testParameterServerMethod · 0.64
test_training_graphMethod · 0.64
setUpMethod · 0.64
get_problemMethod · 0.64