Fix missing HIP_ASSERT in hip_trig

Bu işleme şunda yer alıyor:
Aaron Enye Shi
2018-09-24 15:01:24 +00:00
ebeveyn afef6a3ece
işleme bc5de031a5
+2
Dosyayı Görüntüle
@@ -32,6 +32,8 @@ THE SOFTWARE.
#include "test_common.h"
#include <hip/device_functions.h>
#define HIP_ASSERT(x) (assert((x) == hipSuccess))
#define LEN 512
#define SIZE LEN << 2