Home
last modified time | relevance | path

Searched defs:out_chls (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/FasterRcnn/
Dresnet.py38 def _BatchNorm2dInit(out_chls, momentum=0.1, affine=True, use_batch_statistics=True): argument
Dresnet50v1.py38 def _BatchNorm2dInit(out_chls, momentum=0.1, affine=True, use_batch_statistics=True): argument
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dyolo.py72 def __init__(self, in_channels, out_chls, out_channels): argument
/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/
Dyolov3.py288 def __init__(self, in_channels, out_chls, out_channels): argument