Home
last modified time | relevance | path

Searched defs:ReplaceInputWithConst (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions_test.cc732 TEST_F(FunctionsTest, ReplaceInputWithConst) { in TEST_F() argument
Dfunctions.cc679 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index, in ReplaceInputWithConst() function