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