Searched refs:zero_points (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/math/minimax/ |
D | main.cpp | 134 boost::numeric::ublas::vector<mp_type> v = p_remez->zero_points(); in show() 261 zeros(p_remez->zero_points()), in do_test()
|
/third_party/boost/libs/math/include_private/boost/math/tools/ |
D | remez.hpp | 134 vector_type const& zero_points()const in zero_points() function in boost::math::tools::remez_minimax
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
D | schema.fbs | 74 // zero_points correspond to. For example, a tensor t, with dims=[4, 3, 2, 1]
|
/third_party/mindspore/third_party/proto/tensorflow/lite/ |
D | schema.fbs | 74 // zero_points correspond to. For example, a tensor t, with dims=[4, 3, 2, 1]
|
D | schema_2.4.1.fbs | 77 // zero_points correspond to. For example, a tensor t, with dims=[4, 3, 2, 1]
|