Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dmap_stage_op.cc46 struct KeyTensorEqual { struct
47 bool operator()(const Tensor& lhs, const Tensor& rhs) const { in operator ()()