"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "0d8720c2acfa9c6dcf03ffa13ac1e4ee7482dc36"
Fix config bug (#1214)
* fix link err in docs * add spaces * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md * add in-page link by change .md to .html * delete #section from cross-file links to make links work in both readthedocs and github docs * gp_tuner init from fmfn's repo * fix params bug by adding float>int transition * add optimal choices; support randint&quniform type; add doc * refine doc and code * change mnist yml comments * typo fix * fix val err * fix minimize mode err * add config test and Hpo result * support quniform type; update doc; update test config * update doc * un-commit changed in yarn.lock * fix optimize mode bug * optimize mode * optimize mode * reset pylint, gitignore * revert .gitignore yarn.lock * realise automatic line change in table cell by adding custom css to Sphinx * fix typo * delete toy * fix config test file ; update docs & readme * remove changes of another branch * remove changes of another branch
Showing
Please register or sign in to comment