Ilia Glazkov
Ilia Glazkov
Try out a branch in this PR: #3310
With this PR, the `version` parameter is still required in the `view_config` decorator here: https://github.com/limdauto/drf_openapi/blob/master/drf_openapi/utils.py#L27 That can be addressed with something like this: ``` diff --git a/drf_openapi/utils.py b/drf_openapi/utils.py index 786f539..49e24e5...
hello, we're a little backed up and can't provide any timeline. I think you can try this out yourself in a couple ways: 1. take our current image, then `pip...
@trentwatt yes, bun stuff and these new API views can go into `master/internal/trials`.
pushed the wrong thing
1. should this be a feature enabled by default in `det deploy aws|gcp`? 2. should we add docs for the "recommended configuration"? i.e. shutdown. 3. after it's merged we should...
>I will get this tracked internally and I imagine a fix should be in the next version of Determined. Correction: this will not get addressed in the next release. when...
Hello, please check out our profiling feature: - https://docs.determined.ai/latest/reference/reference-training/experiment-config-reference.html#profiling - https://docs.determined.ai/latest/training/dtrain-introduction.html#how-to-profiling
@tshu-w correct, today it needs to be a `PyTorchTrial` or `TFKerasTrial`. There's no metrics collections for commands or notebooks, but I can totally see this being useful as a future...