Searched refs:TensorProtoHasher (Results 1 – 1 of 1) sorted by relevance
113 using TensorProtoHasher = std::function<uint64(const TensorProto&)>; typedef117 uint64 AttrValueHash(const AttrValue& a, const TensorProtoHasher& tensor_hash) { in AttrValueHash()