Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/mps/test/
H A Dtest_mps_utils.py79 def randomize_bn(num_features: int, dimensionality: int = 2) -> torch.nn.Module: function
/aosp_15_r20/external/executorch/backends/xnnpack/test/
H A Dtest_xnnpack_utils.py80 def randomize_bn(num_features: int, dimensionality: int = 2) -> torch.nn.Module: function