This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml
Watch
1
Star
0
Fork
0
You've already forked clearml
mirror of
https://github.com/clearml/clearml
synced
2025-06-26 18:16:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e37d6a41557fecb438592cd74546bbb2f04ba1fd
clearml
/
trains
/
binding
History
Omer Moran
7bf208eb08
Added synchronous support for upload_artifact() (
#231
)
...
Add synchronous support for Artifacts.upload_artifact()
2020-11-02 18:39:06 +02:00
..
frameworks
Add LightGBM support
2020-10-12 12:34:52 +03:00
__init__.py
Fix documentation and layout (PEP8)
2020-05-24 08:16:12 +03:00
absl_bind.py
Fix hyper-parameter legacy mode (type=='legacy')
2020-08-08 12:48:23 +03:00
artifacts.py
Added synchronous support for upload_artifact() (
#231
)
2020-11-02 18:39:06 +02:00
environ_bind.py
Add sdk.development.log_os_environments to match TRAINS_LOG_ENVIRONMENT
2020-08-08 12:37:42 +03:00
import_bind.py
flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5)
2020-07-30 15:07:25 +03:00
joblib_bind.py
Fix joblib auto logging models failing on compressed streams, issue
#203
2020-09-09 22:10:59 +03:00
matplotlib_bind.py
Add Logger.report_matplotlib_figure() with examples
2020-10-15 23:20:17 +03:00