π New Features
Task Cancellation
- Running tasks can now be canceled mid-process. This allows you to stop incorrect or outdated tasks without waiting for completion and immediately launch a new one.
CSV Export for Profiling Results
- You can now download profiling results in CSV format, making it easy to review layer-wise profiling data with external tools or spreadsheets.
π οΈ Improvements
Enhanced Graph UI and Interaction
- The model graph visualization has been refined for better readability and smoother interaction. Users can now more easily navigate between the graph and table views.
π§ Why These Matter
- Efficiency in Iteration: Canceling tasks saves time by letting you quickly pivot away from unwanted runs and continue experimentation.
- Better Analysis: CSV exports provide a convenient way to perform detailed profiling analysis outside the platform.
- Improved Usability: The upgraded graph UI makes it easier to interpret model structures and profiling results, supporting faster and clearer decision-making.