Nikita
Nikita
May be related to #1069 as these tooltips appeared in this PR.
I guess it will be a good addition to improving non-English-language tasks pool. You see, in Russian currently we have 500. One way of using translation I guess is translate...
Your torch mps backend installation instructions are not actual. I was able to succes the `torch.backends.mps.is_available()` check with default `pip install -r requirements.txt` installation path on my Mac Pro M1...
@johnugeorge Do you have plans on making these banchmarks? What I'm really interested is how to actually test multi-gpu-per-pod setup. I tested mnist-ddp example with following setup * Node1 -...
@gaocegege I guess if some pod previously had 2 gpus (on one node) and then it divided into 2 pods with 1 gpus each, both pods will be allocated on...
@johnugeorge Hi! Do you have any roadmap about integrating into pipelines? Looking at [TFJob pipeline integration](https://github.com/kubeflow/pipelines/blob/master/components/kubeflow/launcher/src/launch_tf_job.py) it seems not to be hard.
wow @illixion thanks for your investigation. I'll try it again, because first try didn't work for me
- I was able to install extension from "Install Extensions" in Cursor (0.42.5) on Mac - unfortunately can't do anything to enable vibrancy. In VSCode on same mac runs with...
I disabled apc extension "not sure why it was installed; maybe by cursor?" and vibrancy started working @illixion
 I've tweaked the theme a bit to better use style some other custom elements of cursor (ai chat, composer, control panel). I'm not completely...