Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
80b6cb3b934d3c2965a7412128645e0eefdefaf2
80b6cb3b934d3c2965a7412128645e0eefdefaf2
Switch branch/tag
nni
archive-ut
nni_cmd
tests
config_files
invalid
mytuner.py
Find file
Normal view
History
Permalink
mytuner.py
82 Bytes
Edit
Web IDE
Newer
Older
Install builtin tuners (#2439)
chicm-ms
committed
Jun 23, 2020
1
2
3
4
5
from
nni
import
Tuner
class
MyTuner
(
Tuner
):
def
__init__
(
self
):
pass