Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantized.py118 def _snr(x, x_hat): argument
/aosp_15_r20/external/libaom/av1/encoder/
H A Dsparse_linear_solver.c222 *p_hatA = NULL, *x_hat = NULL; in av1_bi_conjugate_gradient_sparse() local