Searched defs:weights_max (Results 1 – 3 of 3) sorted by relevance
43 TfLiteContext* context, float* weights_min, float* weights_max, in ProcessPerChannelQuantizedWeights()231 float weights_max = 0; in InitializeWeightsNodes() local
71 float weights_max = 0; in PopulateSubGraph() local
3268 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3289 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3310 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3328 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local