Searched defs:include_top (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/tests/st/summary/ |
| D | test_summary_ops.py | 37 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
|
| D | test_summary_collector.py | 51 def __init__(self, num_class=10, num_channel=1, include_top=True): argument
|
| /third_party/mindspore/mindspore/lite/examples/export_models/models/ |
| D | mini_alexnet.py | 34 def __init__(self, num_classes=10, channel=1, phase='train', include_top=True): argument
|