Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions.h391 const StorageIndex base_idx = lm.origBaseIndex(orig_r, orig_c);
Deigen_spatial_convolutions-inl.h955 EIGEN_ALWAYS_INLINE Index origBaseIndex(const Index orig_row, in origBaseIndex() function