Home
last modified time | relevance | path

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

12

/third_party/mindspore/tests/st/quantization/lenet_quant/
Dlenet_fusion.py33 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/gnn/
Dgat.py65 num_class, argument
/third_party/mindspore/tests/st/networks/models/deeplabv3/src/
Dmiou_precision.py34 def __init__(self, num_class=21): argument
/third_party/mindspore/tests/st/fl/mobile/src/
Dmodel.py47 def __init__(self, num_class=10, channel=3): argument
/third_party/mindspore/tests/perf_test/
Dtest_lenet.py36 num_class = 10 variable
Dlenet.py53 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/summary/
Dtest_summary_ops.py37 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
Dtest_summary_collector.py51 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
/third_party/mindspore/tests/st/ps/cmp_sparse_embedding/
Dtest_cmp_sparse_embedding.py42 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/fl/hybrid_lenet/src/
Dmodel.py48 def __init__(self, num_class=10, channel=3): argument
/third_party/mindspore/tests/st/fl/cross_silo_lenet/src/
Dmodel.py48 def __init__(self, num_class=10, channel=3): argument
/third_party/mindspore/tests/st/ps/multi_full_ps/
Dtest_multi_full_ps.py67 def __init__(self, num_class=10, channel=3): argument
/third_party/mindspore/tests/st/dump/
Dtest_data_dump.py166 def __init__(self, kernel, bias, in_channel, num_class): argument
/third_party/mindspore/tests/st/probability/toolbox/
Dtest_uncertainty.py51 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/armour/
Dtest_pynative_mindarmour.py60 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/probability/bnn_layers/
Dtest_bnn_layer.py63 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/probability/transforms/
Dtest_transform_bnn_model.py63 def __init__(self, num_class=10): argument
Dtest_transform_bnn_layer.py64 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/fusion/
Dtest_conv_bn1_fusion.py27 num_class = 10 variable
/third_party/mindspore/tests/st/ps/full_ps/
Dtest_full_ps_lenet.py61 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/pynative/
Dtest_pynative_lenet.py66 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/nontask_sink/
Dtest_lenet.py65 def __init__(self, num_class=10): argument
/third_party/mindspore/tests/st/profiler/
Dtest_profiler.py59 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/networks/
Dtest_gpu_lenet.py62 def __init__(self, num_class=10, channel=1): argument
/third_party/mindspore/tests/st/pynative/ms_function/
Dtest_pynative_lenet_ms_function.py103 def __init__(self, num_class=10): argument

12