Searched refs:kReLU (Results 1 – 2 of 2) sorted by relevance
116 kReLU = 2, // Apply ReLU func point-wise to the results enumerator118 kBiasThenReLU = kBias | kReLU, // Apply bias and then ReLU transform
477 case blas::Epilogue::kReLU: in CUBLASEpilogue()