Files
blis/test
Arnav Sharma 2f2741f4ab Fixed Bug in test_scalv
- Since bli_obj_length(&a) is being used to get the length of A vector,
  we need to initialize A as a vector of M x 1 dimension as the
  bli_obj_length(...) will return the M dimension of the object.
- The vector was being initialized with a dimension of 1 x N resulting
  in bli_obj_length(&a) always returning 1 as the length of the vector.

AMD-Internal: [CPUPL-6297]
Change-Id: Id0e79752f9b81c1573deda3dd32ef0fef10df50c
2025-01-14 23:53:53 -05:00
..
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2023-11-23 08:54:31 -05:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2024-08-05 15:35:08 -04:00
2020-11-02 12:05:09 +05:30
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2020-11-23 04:10:43 -05:00
2020-11-23 04:10:43 -05:00
2025-01-14 23:53:53 -05:00
2023-11-23 08:54:31 -05:00