Searched refs:SignatureForSymbol (Results 1 – 1 of 1) sorted by relevance
437 SignatureForSymbol signature = {tensor_id, must_be_true}; in MakeSymbolPredicate()564 using SignatureForSymbol = std::pair<SafeTensorId, bool>; typedef in tensorflow::__anonaeebdbfa0111::PredicateFactory578 size_t operator()(const SignatureForSymbol& signature) const { in operator ()()632 absl::flat_hash_map<SignatureForSymbol, std::unique_ptr<Predicate>,