Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_expr.cpp566 SimpleIRExprEval eval3(f3); in TEST() local
632 SimpleIRExprEval eval3(int_f1); in TEST() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_contraction.cpp69 Evaluator3 eval3(mat1.contract(mat3, dims6), DefaultDevice()); in test_evals() local