Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/functional_autograd_benchmark/
H A Dtorchvision_models.py50 norm_layer=None, argument
105 norm_layer=None, argument
155 norm_layer=None, argument
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DNormalizationLayerFixture.h81 FunctionType norm_layer; in compute_target() local