Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/util/
H A Dcomplex_test_common.h103 C10_HOST_DEVICE void test_construct_from_scalar() { in test_construct_from_scalar() function
130 test_construct_from_scalar<float>(); in test_convert_constructors()
131 test_construct_from_scalar<double>(); in test_convert_constructors()