Searched defs:const_input (Results 1 – 3 of 3) sorted by relevance
238 absl::c_for_each(s.const_inputs, [&hashes](const ConstInput& const_input) { in AbslHashValue()556 const auto record_control_deps = [&](const NodeDef* const_input) { in PushDownConstInputs()573 const auto* const_input = CHECK_NOTNULL(ctx.TrulyConstNode(node_name)); in PushDownConstInputs() local
2774 const string& const_input = node->input(1); in ReduceDivToReciprocalMul() local
1080 auto const_input = ops::Const(root, {9, 10, 11}); in TEST_F() local1164 auto const_input = ops::Const(root, {9, -2, 11}); in TEST_F() local