Home
last modified time | relevance | path

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

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