Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.cc607 struct TensorDescComparator { in AllocateMemoryForStrongShapes() struct
608 TensorDescriptor tensor_desc; in AllocateMemoryForStrongShapes()
610 bool operator==(const TensorDescComparator& t) const { in AllocateMemoryForStrongShapes()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.cc616 struct TensorDescComparator { in AllocateStrongShapesTensors() struct
617 TensorDescriptor tensor_desc; in AllocateStrongShapesTensors()
619 bool operator==(const TensorDescComparator& t) const { in AllocateStrongShapesTensors()