Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/EasyCV
/ norm
Method
norm
easycv/models/utils/conv_module.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
151
@property
152
def
norm(self):
153
return
getattr(self, self.norm_name)
154
155
def
init_weights(self):
156
if
not hasattr(self.conv,
'init_weights'
):
Callers
15
forward
Method · 0.95
_fix_forward_features
Function · 0.80
forward
Method · 0.80
_calc_distances
Function · 0.80
step
Method · 0.80
step
Method · 0.80
lidar_nusc_box_to_global
Function · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward_features
Method · 0.80
forward
Method · 0.80
legacy_forward
Method · 0.80
Calls
no outgoing calls
Tested by
8
mp_vs_ddp_main
Function · 0.64
mp_main
Function · 0.64
baseline_main
Function · 0.64
_run_baseline_train_main
Function · 0.64
_run_mp_train_main
Function · 0.64
_run_baseline_train
Method · 0.64
_run_mp_no_parallel_train
Method · 0.64
_run_mp_1gpu_train
Method · 0.64