• Home
  • Raw
  • Download

Lines Matching defs:outputValues

15                                      const std::vector<TOutput>& outputValues)  in CastTest()
67 … std::vector<float> outputValues = { -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, 1.0f, in CastInt32ToFloat2dTest() local
80 … std::vector<float> outputValues = { -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, 1.0f, in CastInt16ToFloat2dTest() local
93 … std::vector<float> outputValues = { -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, 1.0f, in CastInt8ToFloat2dTest() local
106 … std::vector<float> outputValues = { -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, 1.0f, in CastInt8AsymmToFloat2dTest() local
118 std::vector<float> outputValues = { 1.0f, 3.0f, 1.0f, 3.0f, 1.0f, 3.0f, 1.0f, 3.0f, 1.0f, in CastUInt8ToFloat2dTest() local
131 std::vector<uint8_t> outputValues = { 0, 0, 0, 0, 0, 0, 0, 0, 0, in CastInt8ToUInt82dTest() local
144 std::vector<uint8_t> outputValues = { 0, 0, 0, 0, 0, 0, 0, 0, 0, in CastInt8AsymmToUInt82dTest() local
159 … std::vector<float> outputValues = { -1.1f, -3.0f, -1.3f, -3.0f, -1.0f, -3.0f, -1.0f, -3.0f, 1.0f, in CastFloat16ToFloat322dTest() local
179 …std::vector<float> outputValues = { -37.5f, -15.2f, -8.76f, -2.0f, -1.5f, -1.3f, -0.5f, -0.4f, 0.0… in CastBFloat16ToFloat322dTest() local
195 …std::vector<armnn::Half> outputValues = {-37.50_h, -15.20_h, -8.76_h, -2._h, -1.50_h, -1.30_h, -0.… in CastFloat32ToFloat162dTest() local
210 std::vector<int8_t> outputValues = { -1, -3, -1, -3, -1, -3, -1, -3, 1, in CastFloat32ToInt82dTest() local
224 std::vector<uint8_t> outputValues = { 0, 0, 0, 0, 0, 0, 0, 0, 1, in CastFloat32ToUInt82dTest() local