EXSWHTEC-331 - Implement tests for half-precision comparison functions #411

Change-Id: I378ec4922dc5d3807d5418d690972708549ec764
This commit is contained in:
Nives Vukovic
2024-02-06 17:39:51 +05:30
committed by Rakesh Roy
parent 6ae8cb9e7c
commit b9ea146b28
5 changed files with 995 additions and 1 deletions
+11
View File
@@ -130,6 +130,17 @@
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
"=== Below test is disabled due to defect EXSWHTEC-347 ===",
"Unit_hipPointerSetAttribute_Positive_SyncMemops",
"=== Below 2 tests are disable due to defect EXSWHTEC-356 ===",
"Unit_Device___hisinf2_Accuracy_Positive",
"Unit_Device___hisnan2_Accuracy_Positive",
"Unit_Device___hbequ2_Accuracy_Positive",
"Unit_Device___hne_Accuracy_Positive",
"Unit_Device___hne2_Accuracy_Positive",
"Unit_Device___hbne2_Accuracy_Positive",
"Unit_Device___hbgeu2_Accuracy_Positive",
"Unit_Device___hbgtu2_Accuracy_Positive",
"Unit_Device___hbleu2_Accuracy_Positive",
"Unit_Device___hbltu2_Accuracy_Positive",
"=== Patch which removes the typetraits implementation from std namespace in hiprtc is reverted ===",
"Unit_hiprtc_stdheaders",
"Unit_hipGraphAddMemcpyNode_Negative_Parameters",
@@ -455,6 +455,17 @@
"Unit_Assert_Positive_Basic_KernelFail",
"Unit_StaticAssert_Positive_Basic",
"Unit_StaticAssert_Negative_Basic",
"=== Below tests are disabled due to defect EXSWHTEC-356 ===",
"Unit_Device___hisinf2_Accuracy_Positive",
"Unit_Device___hisnan2_Accuracy_Positive",
"Unit_Device___hbequ2_Accuracy_Positive",
"Unit_Device___hne_Accuracy_Positive",
"Unit_Device___hne2_Accuracy_Positive",
"Unit_Device___hbne2_Accuracy_Positive",
"Unit_Device___hbgeu2_Accuracy_Positive",
"Unit_Device___hbgtu2_Accuracy_Positive",
"Unit_Device___hbleu2_Accuracy_Positive",
"Unit_Device___hbltu2_Accuracy_Positive",
#endif
"End of json"
]