Searched defs:SymmPerChannelQuantParams (Results 1 – 3 of 3) sorted by relevance
81 struct SymmPerChannelQuantParams { struct82 ANeuralNetworksSymmPerChannelQuantParams params; argument85 SymmPerChannelQuantParams(std::vector<float> scalesVec, uint32_t channelDim) in SymmPerChannelQuantParams() function94 SymmPerChannelQuantParams(const SymmPerChannelQuantParams& other) in SymmPerChannelQuantParams() function
154 message SymmPerChannelQuantParams { message
259 class SymmPerChannelQuantParams(): class