Home
last modified time | relevance | path

Searched defs:tensor_hash (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Drewrite_utils.cc235 uint64 tensor_hash = 0; in RewriteDataset() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value_util.cc137 uint64 AttrValueHash(const AttrValue& a, const TensorProtoHasher& tensor_hash) { in AttrValueHash()