Home
last modified time | relevance | path

Searched defs:flatsize (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h4087 const int64_t flatsize = in ComparisonImpl() local
4118 const int64_t flatsize = in ComparisonWithScaling() local
4305 const int64_t flatsize = MatchingFlatSize( in Select() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h123 const int flatsize = FlatSize(dims); in MapAsMatrixWithGivenNumberOfRows() local
Doptimized_ops.h181 const int flatsize = shape.FlatSize(); in MapAsMatrixWithGivenNumberOfRows() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h216 const int flatsize = FlatSize(dims); in MapAsMatrixWithGivenNumberOfRows() local
228 const int flatsize = shape.FlatSize(); in MapAsMatrixWithGivenNumberOfRows() local