Home
last modified time | relevance | path

Searched defs:ToDtype (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dtypes.cpp32 Dtype ToDtype(ScalarType type) { in ToDtype() function
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dtensor.cpp33 TEST(TensorTest, ToDtype) { in TEST() argument