Home
last modified time | relevance | path

Searched defs:__shfl_down_sync (Results 1 – 3 of 3) sorted by relevance

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/nn/
H A Ddepthwise_convolution_tf.cuh43 __forceinline__ __device__ DType __shfl_down_sync(unsigned, DType val, int delta) { in __shfl_down_sync() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/nn/
H A Ddepthwise_convolution_tf.cuh43 __forceinline__ __device__ DType __shfl_down_sync(unsigned, DType val, int delta) { in __shfl_down_sync() function
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A D_hypre_utilities.hpp571 T __shfl_down_sync(unsigned mask, T val, unsigned delta, hypre_int width=HYPRE_WARP_SIZE) in __shfl_down_sync() function