What's new
- Fixed blocking error when reloading operation details page
- Adjust undesired scrolling and updated help text in Operations Graph
- Fix disconnected nodes in Device Operations graph
- Fix non unique key in device operations rendering
- Added more clear error message if the port is unavailable
- Added a new SSH identity file field to remote connection dialogs
- Updated and expanded remote sync documentation
- Source file path now displayed when viewing file contents
- Added navigation to source file contents to scroll to top, bottom and the highlighted line
- Errors when viewing source file contents are now output into the UI
- In Operation Details, tensors with tooltips are now highlighted with a styled underline when their attributes are available
- Recommended TTNN config is now detailed and explained in the documentation
What's Changed
- Fix/Instance is requested too frequently by @dcblundell in #1173
- Feature/Add file path to stack trace source by @dcblundell in #1205
- Show more user friendly error message when socket cannot be bound by @smountenay-tt in #1209
- Fix edge case error when reloading the page by @aidemsined in #1212
- Feature/Add scroll to source line by @dcblundell in #1210
- Use unique keys for op input/output lists by @aidemsined in #1216
- Feature/Indicate tensor tooltip exists by @dcblundell in #1179
- Feature/Improve stack trace source error messaging by @dcblundell in #1207
- Improve SSH key handling by @smountenay-tt in #1218
- Adjust operation graph UI text and layout by @aidemsined in #1220
- Refactor device ops graph construction & styling by @aidemsined in #1217
- Docs/Add descriptions for environment variables by @dcblundell in #1208
Full Changelog: v0.71.0...v0.72.0