Searched defs:const_inputs (Results 1 – 8 of 8) sorted by relevance
168 absl::flat_hash_map<InputPort, string> const_inputs; member240 absl::flat_hash_set<string> const_inputs; member468 absl::flat_hash_set<string>* const_inputs, in PushDownConstInputs()727 absl::flat_hash_set<string> const_inputs; in SpecializeFunction() local
3657 std::vector<int> const_inputs; in PartialAssocOpConstFolding() local
1607 auto const_inputs = std::count_if( in FindFusedBatchNorm() local
298 std::vector<std::pair<string, Tensor>>* const_inputs, in ExtractConstantSubgraph()556 std::vector<std::pair<string, Tensor>> const_inputs; in EvaluateConstantTensor() local
238 int const_inputs, in VerifyInputsConstsOutputs()
240 int runtime_inputs, int const_inputs, in CheckInputsConstsOutputs()
334 def test_const_tuple_output(graph, const_inputs): argument
2704 SmallVector<Value> const_inputs; in matchAndRewrite() local