Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/micro/kernels/
Dfully_connected_test.cc106 float weights_max, std::initializer_list<int> bias_dims_data, in TestFullyConnectedQuantized()
269 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local
340 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local
411 const float weights_max = 128.0f; in TF_LITE_MICRO_TEST() local
508 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local
579 const float weights_max = 128.0f; in TF_LITE_MICRO_TEST() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc2141 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local
2162 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local
2183 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local
2201 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local