Searched defs:weights_max (Results 1 – 2 of 2) sorted by relevance
106 float weights_max, std::initializer_list<int> bias_dims_data, in TestFullyConnectedQuantized()269 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local340 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local411 const float weights_max = 128.0f; in TF_LITE_MICRO_TEST() local508 const float weights_max = 64.0f; in TF_LITE_MICRO_TEST() local579 const float weights_max = 128.0f; in TF_LITE_MICRO_TEST() local
2141 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local2162 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local2183 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local2201 auto weights_max = ops::Placeholder(s.WithOpName("weights_max"), DT_FLOAT); in TEST_F() local