Home
last modified time | relevance | path

Searched refs:coords_dims (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h803 const Dims<4>& coords_dims, T* output_data, in Gather() argument
809 DimsToShape(coords_dims), coords_data, DimsToShape(output_dims), in Gather()