Home
last modified time | relevance | path

Searched defs:weight_init (Results 1 – 18 of 18) sorted by relevance

/third_party/mindspore/mindspore/nn/layer/
Dconv.py46 weight_init, argument
233 weight_init='normal', argument
399 weight_init='normal', argument
601 weight_init='normal', argument
807 weight_init='normal', argument
1014 weight_init='normal', argument
1194 weight_init='normal', argument
Dcombined.py108 weight_init='normal', argument
204 weight_init='normal', argument
Dthor_layer.py88 weight_init='normal', argument
202 padding, dilation, group, has_bias, weight_init, bias_init, transposed=False): argument
371 weight_init='normal', bias_init='zeros'): argument
425 def _init_depthwise_conv2d(self, weight_init): argument
Dquant.py677 weight_init='normal', argument
917 weight_init='normal', argument
1134 weight_init='normal', argument
1278 weight_init='normal', argument
1412 weight_init='normal', argument
Dbasic.py281 weight_init='normal', argument
/third_party/mindspore/tests/st/gnn/
Daggregator.py72 weight_init='normal', argument
143 weight_init="normal", argument
199 weight_init="normal", argument
/third_party/mindspore/tests/ut/python/nn/
Dtest_conv.py41 weight_init='normal', argument
139 weight_init='normal', argument
/third_party/mindspore/tests/ut/python/exec/
Dtest_eval.py39 weight_init='normal', argument
Dtest_conv.py40 weight_init='normal', argument
/third_party/mindspore/mindspore/boost/
Dless_batch_normalization.py59 weight_init='normal', argument
/third_party/mindspore/tests/st/ops/gpu/
Dtest_conv3d_op.py80 has_bias=False, weight_init='normal'): argument
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/FasterRcnn/
Drcnn.py29 def __init__(self, input_channels, output_channels, weight_init): argument
/third_party/mindspore/tests/ut/python/parallel/
Dtest_batch_parallel.py61 weight_init='normal', argument
Dtest_operator_model_parallel.py50 weight_init='normal', argument
/third_party/mindspore/tests/st/ops/cpu/
Dtest_conv_op.py309 has_bias=False, weight_init='normal'): argument
/third_party/mindspore/tests/st/networks/models/deeplabv3/src/backbone/
Dresnet_deeplab.py218 weight_init): argument
255 weight_init='normal'): argument
/third_party/mindspore/tests/st/quantization/resnet50_quant/
Dresnet_quant_manual.py18 import mindspore.common.initializer as weight_init namespace
/third_party/mindspore/mindspore/parallel/nn/
Dlayers.py326 weight_init='normal', argument