Searched defs:weights_max (Results 1 – 3 of 3) sorted by relevance
48 float* weights_min, float* weights_max, GraphBuilder* graph_builder, in ProcessPerChannelQuantizedWeights()324 float weights_max = 0; in InitializeWeightsNodes() local
71 float weights_max = 0; in PopulateSubGraph() local
3904 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3925 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3946 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local3963 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local