Searched refs:SE_PREDICT_TRUE (Results 1 – 5 of 5) sorted by relevance
46 #define SE_PREDICT_TRUE TF_PREDICT_TRUE macro
25 if (!SE_PREDICT_TRUE(_status == CUDA_SUCCESS)) { \
75 if (!SE_PREDICT_TRUE(_status == CUDNN_STATUS_SUCCESS)) { \
81 if (!SE_PREDICT_TRUE(error == cudaSuccess)) { \90 if (!SE_PREDICT_TRUE(error == cudaSuccess)) { \
1707 if (!SE_PREDICT_TRUE((STATUS) == miopenStatusSuccess)) { \