Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/core/exec_aten/testing_util/
H A Dtensor_factory.h199 struct ScalarTypeToCppTypeWrapper { struct
209 struct ScalarTypeToCppTypeWrapper<c10::ScalarType::Bool> { argument
229 using ctype = typename internal::ScalarTypeToCppTypeWrapper<DTYPE>::ctype;
631 struct ScalarTypeToCppTypeWrapper {
642 struct ScalarTypeToCppTypeWrapper<torch::executor::ScalarType::Bool> {
649 struct ScalarTypeToCppTypeWrapper<torch::executor::ScalarType::Bits16> {
656 struct ScalarTypeToCppTypeWrapper<torch::executor::ScalarType::UInt16> {
663 struct ScalarTypeToCppTypeWrapper<torch::executor::ScalarType::DTYPE> { \
722 using ctype = typename internal::ScalarTypeToCppTypeWrapper<DTYPE>::ctype;