Home
last modified time | relevance | path

Searched defs:fc_with_initialize (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mindspore/tests/st/fl/mobile/src/
Dmodel.py34 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/perf_test/
Dlenet.py28 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore/lite/examples/export_models/models/
Dmini_alexnet.py26 def fc_with_initialize(input_channels, out_channels, has_bias=True): function
/third_party/mindspore/tests/st/fl/hybrid_lenet/src/
Dmodel.py35 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/fl/cross_silo_lenet/src/
Dmodel.py35 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/ps/multi_full_ps/
Dtest_multi_full_ps.py54 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/probability/toolbox/
Dtest_uncertainty.py38 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/ut/python/utils/
Dtest_export.py25 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/armour/
Dtest_pynative_mindarmour.py42 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/export_and_load/
Dtest_train_mindir.py39 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/probability/bnn_layers/
Dtest_bnn_layer.py38 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/probability/transforms/
Dtest_transform_bnn_model.py38 def fc_with_initialize(input_channels, out_channels): function
Dtest_transform_bnn_layer.py39 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/ps/full_ps/
Dtest_full_ps_lenet.py48 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/pynative/
Dtest_pynative_lenet.py48 def fc_with_initialize(input_channels, out_channels): function
Dtest_pynative_hook.py49 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/nontask_sink/
Dtest_lenet.py47 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/control/
Dtest_if_mindir.py39 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/profiler/
Dtest_profiler.py44 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/networks/
Dtest_gpu_lenet.py49 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/pynative/ms_function/
Dtest_pynative_lenet_ms_function.py85 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_hook.py42 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/ut/python/parallel/
Dtest_gather_v2_primitive.py90 def fc_with_initialize(input_channels, out_channels): function
Dtest_one_hot_net.py249 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/tests/st/tbe_networks/
Dresnet.py73 def fc_with_initialize(input_channels, out_channels): function

12