| /third_party/mindspore/mindspore-src/source/tests/st/mutable/ |
| D | test_mutable_in_graph.py | 319 def __init__(self, net): argument 348 def __init__(self, net): argument 378 def __init__(self, net): argument 411 def __init__(self, net): argument 442 def __init__(self, net): argument 471 def __init__(self, net): argument 503 def __init__(self, net): argument 539 def __init__(self, net): argument 551 def __init__(self, net): argument 594 def __init__(self, net): argument [all …]
|
| D | test_grad_mutable.py | 65 def __init__(self, net): argument 113 def __init__(self, net): argument 161 def __init__(self, net): argument 209 def __init__(self, net): argument 262 def __init__(self, net): argument 312 def __init__(self, net): argument 365 def __init__(self, net): argument 402 def net(t): function 433 def net(t): function 476 def __init__(self, net): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/share/ops/primitive/ |
| D | dtype_ops.py | 27 def forward_mindspore_impl(self, net): argument 32 def grad_mindspore_impl(self, net): argument 39 def forward_cmp(self, net): argument 43 def grad_cmp(self, net): argument
|
| D | sin_ops.py | 46 def forward_mindspore_impl(self, net): argument 89 def forward_mindspore_dynamic_shape_impl(self, net): argument 136 def grad_mindspore_dynamic_shape_impl(self, net): argument 172 def forward_mindspore_tensor_impl(self, net): argument
|
| D | cos_ops.py | 49 def forward_mindspore_impl(self, net): argument 67 def forward_mindspore_dynamic_shape_impl(self, net): argument 88 def grad_mindspore_dynamic_shape_impl(self, net): argument
|
| D | dense_ops.py | 44 def forward_mindspore_impl(self, net): argument 48 def grad_mindspore_impl(self, net): argument 92 def mindspore_profile(self, net, run_time, op_names, *inputs): argument
|
| D | floordiv_ops.py | 40 def forward_mindspore_impl(self, net): argument 47 def grad_mindspore_impl(self, net): argument 84 def forward_mindspore_dynamic_shape_impl(self, net): argument
|
| D | round_ops.py | 33 def forward_mindspore_impl(self, net): argument 37 def grad_mindspore_impl(self, net): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/export_models/models/ |
| D | train_utils.py | 22 def train_wrap(net, loss_fn=None, optimizer=None, weights=None): argument 42 def train_and_save(name, net, net_train, x, l, epoch): argument 62 def save_inout(name, x, l, net, net_train, sparse=False, epoch=1): argument 80 def save_inout_transfer(name, x, l, net_bb, net, net_train, sparse=False, epoch=1): argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/parameter_feature/ |
| D | test_var_grad.py | 53 def __init__(self, net): argument 108 def __init__(self, net): argument 126 def __init__(self, net): argument 143 def __init__(self, net): argument 160 def __init__(self, net): argument 178 def __init__(self, net): argument 198 def __init__(self, net): argument 217 def __init__(self, net): argument 237 def __init__(self, net): argument 257 def __init__(self, net): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/graph_kernel/ |
| D | test_recompute.py | 95 def test_basic1(net): argument 96 def get_output(i0, net, enable_graph_kernel=False): argument 113 def test_basic2(net): argument 114 def get_output(i0, i1, net, enable_graph_kernel=False): argument 131 def test_basic3(net): argument 132 def get_output(i0, i1, i2, net, enable_graph_kernel=False): argument
|
| D | test_conv2d.py | 45 def get_output(net, inp, enable_graph_kernel=False): argument 51 def basic_test(net, inp): argument
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| D | vksEndian.hpp | 60 inline u16 NetworkToHost16 (u16 net) { return HostToNetwork16(net); } in NetworkToHost16() 61 inline u32 NetworkToHost32 (u32 net) { return HostToNetwork32(net); } in NetworkToHost32() 62 inline u64 NetworkToHost64 (u64 net) { return HostToNetwork64(net); } in NetworkToHost64()
|
| /third_party/mindspore/mindspore-src/source/tests/st/gradient/ |
| D | test_dict_grad_graph.py | 49 def __init__(self, net): argument 92 def __init__(self, net): argument 132 def __init__(self, net): argument 172 def __init__(self, net): argument 215 def __init__(self, net): argument 259 def __init__(self, net): argument 303 def __init__(self, net): argument
|
| D | test_grad_graph.py | 334 def __init__(self, net): argument 415 def __init__(self, net): argument 655 def __init__(self, net): argument 697 def __init__(self, net): argument 743 def __init__(self, net): argument 791 def __init__(self, net): argument 830 def __init__(self, net): argument 872 def __init__(self, net): argument 914 def __init__(self, net): argument 953 def __init__(self, net): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/gradient/ |
| D | test_dict_grad_graph_pijit.py | 46 def __init__(self, net): argument 89 def __init__(self, net): argument 129 def __init__(self, net): argument 169 def __init__(self, net): argument 212 def __init__(self, net): argument 256 def __init__(self, net): argument 300 def __init__(self, net): argument
|
| D | test_grad_graph_pijit.py | 351 def __init__(self, net): argument 432 def __init__(self, net): argument 681 def __init__(self, net): argument 724 def __init__(self, net): argument 769 def __init__(self, net): argument 820 def __init__(self, net): argument 861 def __init__(self, net): argument 905 def __init__(self, net): argument 949 def __init__(self, net): argument 990 def __init__(self, net): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/ |
| D | serialization.py | 1139 def load_checkpoint(ckpt_file_name, net=None, strict_load=False, filter_prefix=None, argument 1255 def load_checkpoint_async(ckpt_file_name, net=None, strict_load=False, filter_prefix=None, dec_key=… argument 1458 def _init_parameter_data_in_parallel_mode(net, parameter_dict): argument 1471 def _check_load_param_into_net(net, parameter_dict): argument 1487 def load_param_into_net(net, parameter_dict, strict_load=False): argument 1586 def _warm_up_host_cache(parameter_dict, net): argument 1642 def _load_dismatch_prefix_params(net, parameter_dict, param_not_load, strict_load): argument 1703 def _get_merged_param_data(net, parameter_layout_dict, param_name, param_data, integrated_save): argument 1766 def export(net, *inputs, file_name, file_format, **kwargs): argument 1900 def _get_funcgraph(net, *inputs): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/control/inner/ |
| D | test_030_for_in_if.py | 50 def __init__(self, net): argument 99 def __init__(self, net): argument 149 def __init__(self, net): argument 196 def __init__(self, net): argument 245 def __init__(self, net): argument
|
| D | test_002_single_for.py | 47 def __init__(self, net): argument 89 def __init__(self, net): argument 141 def __init__(self, net): argument 185 def __init__(self, net): argument 228 def __init__(self, net): argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| D | inet_makeaddr.c | 42 const uint32_t net = 0x00000200; in inet_makeaddr_0200() local 55 const uint32_t net = 0x00020000; in inet_makeaddr_0300() local
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/control_ms/ |
| D | test_cont_grad_pijit.py | 38 def __init__(self, net): argument 80 def __init__(self, net): argument 202 def __init__(self, net): argument 293 def __init__(self, net): argument 387 def __init__(self, net): argument 441 def __init__(self, net): argument 492 def __init__(self, net): argument 542 def __init__(self, net): argument 589 def __init__(self, net): argument 636 def __init__(self, net): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/resnet50_boost/ |
| D | train.py | 136 def init_weight(net, param_dict): argument 203 def init_group_params(net): argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/pynative_mode/ |
| D | test_implicit_conversion.py | 141 def __init__(self, net): argument 166 def __init__(self, net): argument 191 def __init__(self, net): argument 216 def __init__(self, net): argument 238 def __init__(self, net): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/control/ |
| D | test_cont_grad.py | 50 def __init__(self, net): argument 92 def __init__(self, net): argument 128 def __init__(self, net): argument 234 def __init__(self, net): argument 314 def __init__(self, net): argument 395 def __init__(self, net): argument 442 def __init__(self, net): argument 487 def __init__(self, net): argument 531 def __init__(self, net): argument 572 def __init__(self, net): argument [all …]
|