/third_party/mindspore/mindspore/nn/layer/ |
D | conv.py | 46 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
|
D | combined.py | 108 weight_init='normal', argument 204 weight_init='normal', argument
|
D | thor_layer.py | 88 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
|
D | quant.py | 677 weight_init='normal', argument 917 weight_init='normal', argument 1134 weight_init='normal', argument 1278 weight_init='normal', argument 1412 weight_init='normal', argument
|
D | basic.py | 281 weight_init='normal', argument
|
/third_party/mindspore/tests/st/gnn/ |
D | aggregator.py | 72 weight_init='normal', argument 143 weight_init="normal", argument 199 weight_init="normal", argument
|
/third_party/mindspore/tests/ut/python/nn/ |
D | test_conv.py | 41 weight_init='normal', argument 139 weight_init='normal', argument
|
/third_party/mindspore/tests/ut/python/exec/ |
D | test_eval.py | 39 weight_init='normal', argument
|
D | test_conv.py | 40 weight_init='normal', argument
|
/third_party/mindspore/mindspore/boost/ |
D | less_batch_normalization.py | 59 weight_init='normal', argument
|
/third_party/mindspore/tests/st/ops/gpu/ |
D | test_conv3d_op.py | 80 has_bias=False, weight_init='normal'): argument
|
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/FasterRcnn/ |
D | rcnn.py | 29 def __init__(self, input_channels, output_channels, weight_init): argument
|
/third_party/mindspore/tests/ut/python/parallel/ |
D | test_batch_parallel.py | 61 weight_init='normal', argument
|
D | test_operator_model_parallel.py | 50 weight_init='normal', argument
|
/third_party/mindspore/tests/st/ops/cpu/ |
D | test_conv_op.py | 309 has_bias=False, weight_init='normal'): argument
|
/third_party/mindspore/tests/st/networks/models/deeplabv3/src/backbone/ |
D | resnet_deeplab.py | 218 weight_init): argument 255 weight_init='normal'): argument
|
/third_party/mindspore/tests/st/quantization/resnet50_quant/ |
D | resnet_quant_manual.py | 18 import mindspore.common.initializer as weight_init namespace
|
/third_party/mindspore/mindspore/parallel/nn/ |
D | layers.py | 326 weight_init='normal', argument
|