Home
last modified time | relevance | path

Searched defs:num_class (Results 1 – 25 of 59) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/tests/st/place/optimizer_split/src/
Dnet.py78 def __init__(self, num_class=10, dist=False): argument
107 def __init__(self, num_class=10, dist=False): argument
/third_party/mindspore/mindspore-src/source/tests/st/place/ref_split/src/
Dnet.py78 def __init__(self, num_class=10, dist=False): argument
108 def __init__(self, num_class=10, dist=False): argument
/third_party/mindspore/mindspore-src/source/tests/st/rewrite/
Dtest_api.py30 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/python/import_ms_and_mslite/
Dtest_predict_backend_lite_lenet.py42 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/mindspore-src/source/tests/st/dataset/
Dtest_ascend_lenet.py25 def __init__(self, num_class=10, num_channel=1): argument
/third_party/mindspore/mindspore-src/source/tests/st/export_and_load/
Dtest_save_load_checkpoint.py29 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_ckpt_d2h_async.py48 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_ckpt_bf16.py29 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/mindspore-src/source/tests/st/gnn/
Dgat.py65 num_class, argument
/third_party/mindspore/mindspore-src/source/tests/ut/python/train/
Ddataset.py73 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/mindspore-src/source/tests/st/networks/models/deeplabv3/src/
Dmiou_precision.py34 def __init__(self, num_class=21): argument
/third_party/mindspore/mindspore-src/source/tests/perf_test/
Dtest_lenet.py36 num_class = 10 variable
Dlenet.py53 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/
Dtest_lenet.py24 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_net_simple.py25 def __init__(self, num_class=10, num_channel=1): argument
/third_party/mindspore/mindspore-src/source/tests/st/dump/
Dtest_dump_dataset_sink_mode.py36 def __init__(self, num_class=10, num_channel=1): argument
/third_party/mindspore/mindspore-src/source/tests/st/ps/cmp_sparse_embedding/
Dtest_cmp_sparse_embedding.py42 def __init__(self, num_class=10): argument
/third_party/mindspore/mindspore-src/source/tests/st/fallback/
Dtest_graph_fallback_runtime_dict.py269 def __init__(self, num_class=10): argument
321 def __init__(self, num_class=10): argument
370 def __init__(self, num_class=10): argument
421 def __init__(self, num_class=10): argument
451 def __init__(self, num_class=10): argument
/third_party/mindspore/mindspore-src/source/tests/st/summary/
Dsummary_net.py56 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_summary_ops.py35 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_summary_collector.py61 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/
Dtest_construct.py44 def __init__(self, num_class=10): argument
/third_party/mindspore/mindspore-src/source/tests/st/profiler/
Drun_net_with_profiler.py54 def __init__(self, num_class=10, channel=1): argument
Drun_net.py53 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/mindspore-src/source/tests/st/train/
Dtest_on_request_exit_callback.py58 def __init__(self, num_class=10, channel=1): argument

123