Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.h222 std::map<ValueId, MetalSpatialTensor> strong_shape_tensors_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h229 std::map<ValueId, Tensor> strong_shape_tensors_; variable