Searched refs:SignatureForIntSymbol (Results 1 – 1 of 1) sorted by relevance
471 SignatureForIntSymbol signature = {tensor_id, must_have_value}; in MakeSymbolPredicate()565 using SignatureForIntSymbol = std::pair<SafeTensorId, absl::optional<int32>>; typedef in tensorflow::__anonaeebdbfa0111::PredicateFactory585 size_t operator()(const SignatureForIntSymbol& signature) const { in operator ()()635 absl::flat_hash_map<SignatureForIntSymbol, std::unique_ptr<Predicate>,