Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Ddeep_wide_pt.h20 auto wide_normalized = wide_offset * sigma_; in forward() local
55 auto wide_normalized = at::mul(wide_offset, sigma_); in forward() local