Home
last modified time | relevance | path

Searched defs:weights_max (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dconv_2d_helpers.cc43 TfLiteContext* context, float* weights_min, float* weights_max, in ProcessPerChannelQuantizedWeights()
231 float weights_max = 0; in InitializeWeightsNodes() local
Dtranspose_conv_2d_builder.cc71 float weights_max = 0; in PopulateSubGraph() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc3268 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local
3289 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local
3310 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local
3328 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_P() local