Searched defs:MatchingFlatSizeSkipDim (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | types.h | 620 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 631 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 643 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 656 inline int MatchingFlatSizeSkipDim(const Dims<N>& dims, int skip_dim, in MatchingFlatSizeSkipDim() function 685 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 696 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 708 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function 721 inline int MatchingFlatSizeSkipDim(const RuntimeShape& shape, int skip_dim, in MatchingFlatSizeSkipDim() function
|