Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantize_weights.cc49 struct TensorPerChannel { struct
50 TensorT* t;
51 bool is_per_channel;
52 int channel_dim;
H A Dquantize_weights_portable.cc47 struct TensorPerChannel { struct
48 TensorT* t;
49 bool is_per_channel;
50 int channel_dim;