Jinjing Zhou
Jinjing Zhou
Just like https://github.com/TeamHG-Memex/tensorboard_logger/tree/master/tensorboard_logger
Signed-off-by: Jinjing.Zhou
Common requirements: - [ ] Log recording (i.e. when run `python train.py` store stdout/stderr in the log file (or some remote path) ) - [ ] Error handling (i.e. when...
## Description Support collecting related metrics (cpu/gpu/memory/disk) and demonstrate it to users --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐. We prioritise the proposals with...
## Description Possible solution: - Use GID=0 for `envd` user - Use root as the default user Reference: https://github.com/boxboat/fixuid
## Description Currently python is installed on the fly. We can use buildkit's cache to accelerate the process. Love this enhancement proposal? Give it a ๐. We prioritise the proposals...
## Description Support dataset integrations with pytorch/torchvision/huggingface-datasets. Let user can initialize data easily --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐. We prioritise the proposals...
## Description Support automatically converting user existing application to envd project like buildpacks --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐. We prioritise the proposals...
# Data function support ## Summary To provide mount data support for envd ## Goals Design a *unified, declarative* interface and underlying architecture to provide dataset in the development environment...
## Description Support pip install using `requirement.txt` and conda install using `env.yaml`([link](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#create-env-file-manually))