-
@jasonmayes raises the question of [whether WebGPU exposes the right API surface needed to support ML frameworks interactions with GPUs](https://www.w3.org/2020/06/machine-learning-workshop/talks/oppo…
-
Since `pip>=22.0`, the following way to install Horovod does not work any more:
HOROVOD_WITH_TENSORFLOW=1 pip install tensorflow==2.7.0 horovod[tensorflow]
Even though `horovod[tensorflow]` …
-
In talking with internal Google ML frameworks teams, one theme has come up repeatedly when discussing ML execution: the need for a predictable, core set of operators with precisely defined behavior. W…
-
This operator reverses the order of the input tensor along specified axes. There are some pytorch models using [`flip`](https://pytorch.org/docs/stable/generated/torch.flip.html) operator. When they t…
-
## Context
For better interoperability between ML frameworks, it would be great if `torch` API matched more closely `numpy` API (like `tf.experimental.numpy` and `jax.numpy`).
This is a highly r…
-
We are very interested in a robust large-scale benchmark of the ML landscape, especially with regard to hardware, costs and implementation quality.
__Short description:__ compare a neural network a…
-
**Is your feature request related to a problem? Please describe.**
All PI for ML framework need to have a similar model to be comparable.
**Describe the solution you'd like**
Introduce mini batch…
-
```
docs/
├── README.md # Overview of the documentation structure
├── getting-started/
│ ├── introduction.md # Introduction to AIBuddies and AI
│ …
-
**What would you like to be added**:
For Jobs which provide indexing (like batch/Job) we should place Pods with consecutive indexes (ranks) should be placed as close as possible in the topology tre…
-
This is a separate issue of previous discussion https://github.com/webmachinelearning/webnn/issues/369#issuecomment-1487754271 focusing on steps/strides support (proposed by @fdwr, thanks!).
A stri…