Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dconv_2d_helpers.cc227 const std::vector<int> quant_bound_shape = {1, 1, 1, 1}; in InitializeWeightsNodes() local
361 const std::vector<int> quant_bound_shape = {1, 1, 1, 1}; in InitializeBiasNodes() local