Home
last modified time | relevance | path

Searched defs:compile_graph (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/
Dtest_fillv2.py40 def compile_graph(net, device_num, parallel_mode, y, search_mode="recursive_programming"): function
Dtest_gpu_dropout.py65 def compile_graph(net, device_num, parallel_mode, x, y, search_mode="dynamic_programming"): function
Dtest_dsd_matmul.py123 def compile_graph(batch_size, num_heads, dp, mp, auto=False, shard=True): function
Dtest_unsortedsegmentmin.py70 def compile_graph(x, y, segments, strategy1, strategy2, auto=False): function
Dtest_cus_matmul_dds.py107 def compile_graph(batch_size, num_heads, dp, mp, auto=False, shard=True): function
Dtest_unsortedsegmentprod.py67 def compile_graph(x, y, segments, strategy1, strategy2, auto=False): function
Dtest_unsortedsegmentmax.py70 def compile_graph(x, y, segments, strategy1, strategy2, auto=False): function
Dtest_unsortedsegmentsum.py69 def compile_graph(x, y, segments, strategy1, strategy2, auto=False): function
Dtest_gather_batch_dims.py75 def compile_graph(net, device_num, parallel_mode, x, y): function
Dtest_onehot.py72 def compile_graph(strategy1, strategy2, strategy3, strategy4, auto=False, onthot_axis=-1): function
Dtest_index_select.py91 def compile_graph(net, device_num, parallel_mode, x, y, search_mode="dynamic_programming"): function
Dtest_softmax_gather_net.py73 def compile_graph(net, device_num, parallel_mode, x, y, search_mode="dynamic_programming"): function
Dtest_virtual_output.py128 def compile_graph(x, net): function
Dtest_gather_v2.py87 def compile_graph(net, device_num, parallel_mode, x, y, search_mode="dynamic_programming"): function
Dtest_reshape_shard_propagation.py77 def compile_graph(net, device_num, x): function
Dtest_auto_parallel_reshape.py86 def compile_graph(net, parallel_mode, device_num, x, search_mode="dynamic_programming"): function