Searched defs:const_input (Results 1 – 4 of 4) sorted by relevance
221 absl::c_for_each(s.const_inputs, [&hashes](const ConstInput& const_input) { in AbslHashValue()468 const auto record_control_deps = [&](const NodeDef* const_input) { in PushDownConstInputs()485 const auto* const_input = CHECK_NOTNULL(ctx.TrulyConstNode(node_name)); in PushDownConstInputs() local
3052 const string& const_input = node->input(1); in ReduceDivToReciprocalMul() local
1065 auto const_input = ops::Const(root, {9, 10, 11}); in TEST_F() local1149 auto const_input = ops::Const(root, {9, -2, 11}); in TEST_F() local
699 Node* const_input = nullptr; in IsScalarIntegerResourceOperation() local