Searched defs:SymmPerChannelQuantParams (Results 1 – 3 of 3) sorted by relevance
82 struct SymmPerChannelQuantParams { struct83 ANeuralNetworksSymmPerChannelQuantParams params; argument86 SymmPerChannelQuantParams(std::vector<float> scalesVec, uint32_t channelDim) in SymmPerChannelQuantParams() function95 SymmPerChannelQuantParams(const SymmPerChannelQuantParams& other) in SymmPerChannelQuantParams() argument
154 message SymmPerChannelQuantParams { message
241 class SymmPerChannelQuantParams(): class