Releases: allegroai/clearml-server
Releases · allegroai/clearml-server
v0.11.0
- Add scalar graphs smoothing (matched tensorboard behavior)
- Add scalar graphs X-axis selection: Iteration / Relative / Wall Time
- Add min/max/last value for all scalars (available in experiment table column selection / sorting)
- Add hyper-parameter to experiment table custom columns
- Add artifacts support (Models tab moved into artifacts as specific artifact type)
- Add full Azure storage support
- Fix column sorting N/A values
Docker image can be found here:
docker pull allegroai/trains:0.11.0
v0.10.1
- Add simple username/password login scheme, see feature request
- Fixed User/Password configuration instructions
- Replace python web-server with NGINX
- Improved sub-domain support, see issue
- Extended configuration options
- Environment variables for overriding mongoDB and Elastic hosts URLs
- File server disabling browser cache
- File server compression support
- File server CORS support
Docker image can be found here:
docker pull allegroai/trains:0.10.1
v0.10.0
- Experiment code execution detection
- Add source-control diff section
- Add code requirements section
- Automatically stop inactive experiments (default: 2 hours)
- Configuration details in readme.md
- Improved visibility
- Finer status definitions: Identify successful completion vs. user aborted
- Experiment plot comparison: Ensure different colors for different experiments
- Parse newline character in experiment description
- Show experiment start time in table display
- Add vertical guide in scalar plots
- Move Hyper-parameters to designated tab
- "Admin" section now named "Profile"
Docker image can be found here:
docker pull allegroai/trains:0.10.0
Beta release
Docker image can be found here:
docker pull allegroai/trains:0.9.0