Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/autograd/
Dpython_legacy_variable.cpp72 .layout(dispatchKeyToLayout(dispatch_key)); in THPVariable_pynew()
/external/pytorch/c10/core/
DTensorOptions.h726 inline Layout dispatchKeyToLayout(DispatchKey dispatch_key) { in dispatchKeyToLayout() function
773 .layout(dispatchKeyToLayout(dispatch_key)) in dispatchKeyToTensorOptions()