Home
last modified time | relevance | path

Searched defs:input_channels (Results 1 – 25 of 43) sorted by relevance

12

/third_party/mindspore/tests/ut/python/exec/
Dtest_dense.py27 input_channels, argument
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/
Dtest_apply_adam.py27 … def __init__(self, batch_num, input_channels, output_channels, epoch, lr, weight_decay, epsilon): argument
/third_party/mindspore/tests/st/fl/mobile/src/
Dmodel.py34 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/perf_test/
Dlenet.py28 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/mindspore/lite/examples/export_models/models/
Dmini_alexnet.py26 def fc_with_initialize(input_channels, out_channels, has_bias=True): argument
/third_party/mindspore/tests/ut/python/nn/
Dtest_dense.py93 input_channels, argument
/third_party/mindspore/tests/st/fl/hybrid_lenet/src/
Dmodel.py35 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/fl/cross_silo_lenet/src/
Dmodel.py35 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/ps/multi_full_ps/
Dtest_multi_full_ps.py54 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/probability/toolbox/
Dtest_uncertainty.py38 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/ut/python/utils/
Dtest_export.py25 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/armour/
Dtest_pynative_mindarmour.py42 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/export_and_load/
Dtest_train_mindir.py39 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/probability/bnn_layers/
Dtest_bnn_layer.py38 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/probability/transforms/
Dtest_transform_bnn_model.py38 def fc_with_initialize(input_channels, out_channels): argument
Dtest_transform_bnn_layer.py39 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/ps/full_ps/
Dtest_full_ps_lenet.py48 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/pynative/
Dtest_pynative_lenet.py48 def fc_with_initialize(input_channels, out_channels): 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/st/nontask_sink/
Dtest_lenet.py47 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/ut/python/parallel/
Dtest_operator_model_parallel.py48 input_channels, argument
171 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/control/
Dtest_if_mindir.py39 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/profiler/
Dtest_profiler.py44 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/networks/
Dtest_gpu_lenet.py49 def fc_with_initialize(input_channels, out_channels): argument
/third_party/mindspore/tests/st/pynative/ms_function/
Dtest_pynative_lenet_ms_function.py85 def fc_with_initialize(input_channels, out_channels): argument

12