added more device functions
Change-Id: I191919060b393772ee442cc19d83479217c5a4ce
[ROCm/hip commit: 9ac6e422f0]
This commit is contained in:
@@ -169,7 +169,7 @@ __device__ float normcdff(float y);
|
||||
__device__ float normcdfinvf(float y);
|
||||
__device__ float normf(int dim, const float *a);
|
||||
__device__ float powf(float x, float y);
|
||||
__device__ float rcbtrf(float x);
|
||||
__device__ float rcbrtf(float x);
|
||||
__device__ float remainderf(float x, float y);
|
||||
__device__ float remquof(float x, float y, int *quo);
|
||||
__device__ float rhypotf(float x, float y);
|
||||
|
||||
Reference in New Issue
Block a user