Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_api.py22 def __init__(self, n_features, n_layers, device): argument
/aosp_15_r20/external/pytorch/benchmarks/functional_autograd_benchmark/
H A Dtorchaudio_models.py226 def __init__(self, n_features, context): argument
/aosp_15_r20/external/ethtool/
H A Dethtool.c120 size_t n_features; member
1787 u32 n_features; in get_feature_defs() local
/aosp_15_r20/external/executorch/backends/qualcomm/tests/
H A Dmodels.py59 def __init__(self, n_features): argument
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_nccl.py2172 def __init__(self, hin, win, n_features): argument