Searched refs:autograd_kernel_redispatching_without_DispatchKeySet (Results 1 – 1 of 1) sorted by relevance
2056 void autograd_kernel_redispatching_without_DispatchKeySet(c10::DispatchKeySet ks, Tensor a) { in autograd_kernel_redispatching_without_DispatchKeySet() function2123 m.impl("fn", c10::DispatchKey::AutogradCPU, autograd_kernel_redispatching_without_DispatchKeySet); in TEST()