Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtest_util.cc26 bool ComputeConvSizes(const RuntimeShape& input_shape, int output_depth, in ComputeConvSizes() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc35 void ComputeConvSizes(const Shape& input_shape, int output_depth, int kwidth, in ComputeConvSizes() function