Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h185 std::map<ValueId, MetalSpatialTensor> strong_shape_tensors_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h192 std::map<ValueId, Tensor> strong_shape_tensors_; variable