Home
last modified time | relevance | path

Searched defs:B_ref (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_approx.cpp47 at::Tensor B_ref = at::log(A_t); in TEST() local
90 auto B_ref = at::log(A_t); in TEST() local
/aosp_15_r20/external/eigen/bench/btl/actions/
H A Daction_matrix_matrix_product_bis.hh61 typename Interface::gene_matrix B_ref; in calculate() local
H A Daction_rot.hh107 typename Interface::gene_vector B_ref; member in Action_rot
H A Daction_atv_product.hh118 typename Interface::gene_vector B_ref; member in Action_atv_product
H A Daction_symv.hh126 typename Interface::gene_vector B_ref; member in Action_symv
H A Daction_matrix_matrix_product.hh134 typename Interface::gene_matrix B_ref; member in Action_matrix_matrix_product
H A Daction_matrix_vector_product.hh137 typename Interface::gene_vector B_ref; member in Action_matrix_vector_product
H A Daction_ger.hh117 typename Interface::gene_vector B_ref; member in Action_ger
H A Daction_syr2.hh120 typename Interface::gene_vector B_ref; member in Action_syr2
H A Daction_trmm.hh149 typename Interface::gene_matrix B_ref; member in Action_trmm
H A Daction_trisolve_matrix.hh149 typename Interface::gene_matrix B_ref; member in Action_trisolve_matrix