Searched refs:computeDispatchKey (Results 1 – 6 of 6) sorted by relevance
26 DispatchKey computeDispatchKey(134 DispatchKey computeDispatchKey(376 return computeDispatchKey() == other.computeDispatchKey() && in type_equal()405 return at::dispatchKeyToBackend(computeDispatchKey()); in backend()450 DispatchKey computeDispatchKey() const { in computeDispatchKey() function451 return c10::computeDispatchKey( in computeDispatchKey()634 inline DispatchKey computeDispatchKey( in computeDispatchKey() function
138 at::DispatchKey tensorDispatchKey = options.computeDispatchKey(); in new_qtensor()352 at::DispatchKeySet(options.computeDispatchKey()), in from_blob_quantized_per_tensor_affine()427 at::DispatchKeySet(options.computeDispatchKey()), in from_blob_quantized_per_channel_affine()
44 std::move(storage), opts_.computeDispatchKey(), opts_.dtype()); in make_tensor()
86 auto dispatchkey = options().computeDispatchKey(); in toString()
930 c10::computeDispatchKey(std::nullopt, std::nullopt, device)); in initDispatchBindings()
848 auto keys = c10::DispatchKeySet({options.computeDispatchKey()}); in THPVariable_make_wrapper_subclass()