Home
last modified time | relevance | path

Searched defs:showConfig (Results 1 – 7 of 7) sorted by relevance

/external/pytorch/aten/src/ATen/detail/
DMAIAHooksInterface.h14 virtual std::string showConfig() const { in showConfig() function
DXPUHooksInterface.h27 virtual std::string showConfig() const { in showConfig() function
DMTIAHooksInterface.h53 virtual std::string showConfig() const { in showConfig() function
DCUDAHooksInterface.h160 virtual std::string showConfig() const { in showConfig() function
/external/pytorch/aten/src/ATen/xpu/detail/
DXPUHooks.cpp22 std::string XPUHooks::showConfig() const { in showConfig() function in at::xpu::detail::XPUHooks
/external/pytorch/test/cpp_extensions/
Dmtia_extension.cpp158 std::string showConfig() const override { in showConfig() function
/external/pytorch/aten/src/ATen/cuda/detail/
DCUDAHooks.cpp332 std::string CUDAHooks::showConfig() const { in showConfig() function in at::cuda::detail::CUDAHooks