Anda Zhou
Anda Zhou
i can't comment on the file directly, but remember to remove harness/tests/experiment/fixtures/.pytorch_onevar_model.py.swp
This was deprecated for PyTorch trials in 0.21.0. The doc you listed needs to be updated to reflect this, and I will make a ticket to do that. Previously, this...
is there a way for someone to delete keys from the metadata or is that out of scope for this?
> > is there a way for someone to delete keys from the metadata or is that out of scope for this? > > @azhou-determined Not currently, I do believe...
See https://docs.determined.ai/latest/integrations/prometheus/prometheus.html. We provide a pre-configured Grafana panel for monitoring hardware metrics including GPU utilization. We currently only provide preset filters for `tags` and `resource-pool`. However, we do surface various...
the `backoff` module was removed in https://github.com/determined-ai/determined/pull/6590, since it was only doing constant backoff. i think this PR can be closed.
i had originally thought login methods returning a session would be a great abstraction. the more i look at it/think about it, the less sure i am. i think you're...