Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dfunctions_test.cc576 TEST_F(FunctionsTest, ReplaceInputWithConst) { in TEST_F() argument
H A Dfunctions.cc314 Status ReplaceInputWithConst(const NodeDef& input_const, int input_index, in ReplaceInputWithConst() function