Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore-src/source/tests/perf_test/
Dlenet.py28 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/export_and_load/
Dtest_dynamic_obfuscation_st.py39 def fc_with_initialize(input_channels, out_channels): function
Dtest_export_mindir_choice_func.py36 def fc_with_initialize(input_channels, out_channels): function
Dtest_train_mindir.py40 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/export_models/models/
Dmini_alexnet.py26 def fc_with_initialize(input_channels, out_channels, has_bias=True): function
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/
Dtest_construct.py19 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/rewrite/
Dtest_rewrite_obfuscate_weight.py36 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/test_obfuscate/
Dtest_obfuscate_weight.py31 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/profiler/
Drun_net.py38 def fc_with_initialize(input_channels, out_channels): function
Drun_net_with_profiler.py39 def fc_with_initialize(input_channels, out_channels): function
Drun_net_with_dynamic_profiler.py40 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/ut/python/mindir/
Dtest_dynamic_obfuscation.py39 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/ut/python/utils/
Dtest_get_func_graph.py35 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/train/
Dtest_on_request_exit_callback.py41 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/compile_cache/
Drun_lenet_ps.py44 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/armour/
Dtest_pynative_mindarmour.py42 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/probability/bnn_layers/
Dtest_bnn_layer.py38 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/place/general_split/src/
Dlenet.py70 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/dump/
Dtest_e2e_dump_kbk_lenet.py46 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/pynative/network/
Dtest_pynative_lenet.py48 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/ps/full_ps/
Dtest_full_ps_lenet.py47 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/msrun/
Dtest_msrun.py46 def fc_with_initialize(input_channels, out_channels): function
Dtest_msrun_exception.py48 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/place/optimizer_split/src/
Dnet.py65 def fc_with_initialize(input_channels, out_channels): function
/third_party/mindspore/mindspore-src/source/tests/st/place/ref_split/src/
Dnet.py65 def fc_with_initialize(input_channels, out_channels): function

12