Home
last modified time | relevance | path

Searched refs:bitwise_not_kernel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUnaryOpsKernel.cpp234 static void bitwise_not_kernel(TensorIteratorBase& iter) { in bitwise_not_kernel() function
820 REGISTER_DISPATCH(bitwise_not_stub, &CPU_CAPABILITY::bitwise_not_kernel);