Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_memory_profiler.py43 class ScaleLayer(torch.nn.Module): class
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/frontend/
H A DLayers.h1278 ScaleLayer(ITensorAccessorUPtr mul_w, in ScaleLayer() function