Searched defs:expect_output (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | activation_fp32_test.cc | 136 std::vector<float> expect_output = {-0, -0.33333334, -0.33333334, 0, 0.6666667, 5, 6, 7}; in TEST_F() local 183 std::vector<float> expect_output = {-1.0, -1.0, -0.5, 0.0, 0.5, 1.0, 1.0, 1.0}; in TEST_F() local 230 std::vector<float> expect_output = {-2.0, -2.0, -1.0, 0.0, 1.0, 2.0, 2.0, 2.0}; in TEST_F() local 274 std::vector<float> expect_output = {1.3132616, 2.1269281, 3.0485871, 4.0181499, 5.0067153, in TEST_F() local
|
/third_party/mindspore/tests/st/ops/ascend/ |
D | test_biasAddGrad.py | 41 expect_output = np.array([32., 32., 32.]).astype(np.float32) variable
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | tupled_output.hpp | 643 struct expect_output struct 654 struct expect_output<Geometry1, Geometry2, TupledOut, Tag1, Tag2, void> struct 664 struct expect_output<Geometry1, Geometry2, TupledOut, Tag1, void, void> struct
|