Sharath MK
Sharath MK
Hi, Thank you for your great paper and implementation code. I have a document which consist of multiple paragraph, currently we have logic to extract the paragraph and had to...
## 🐛 Bug Converted existing tensorboard log which has more than 300 metrics and loading the all 300 odd metrics for a run took more than 4 seconds, I think...
Fixed #2013
## 🚀 Feature ### Motivation Sync tensorboard event log file in real-time ### Pitch Accept new parameter for Run class called sync_tensorboard_dir to accept tensorboard event log directory and start...
## 🐛 Bug Trying to convert tensorboard event log file to Aim Run, but getting below error, One more question, do we have a way to sync tensorboard logs real-time,...
## 🚀 Feature aim converter cli to log tensorboard logs should accept aim remote server repo address. Currently it only supports local path ### Motivation aim cli converter should accept...
## 🚀 Feature When we have many metrics like more than 100, it's really difficult to select metrics one by one. Can we have option "Select All" which helps to...
## 🐛 Bug ### To reproduce Tried logging config dict which is very big, like more than 2000 lines of yaml file and file size of 100KB. Run Params screen...
## 🚀 Feature ### Motivation When multiple users using aim remote server it would be nice to have Project structure in place. Structure, User -> Project -> Multiple runs ###...
Hi, I'm trying to install Sparta using docker. I want to install as Spark Cluster using Master Salve. When o tried running docker compose, im getting below error, please help....