Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/pruning/scheduler/
H A Dcubic_scheduler.py49 initially_zero=False, argument
65 def sparsity_compute_fn(s_0, s_f, t, t_0, dt, n, initially_zero=False): argument