stMind

about Tech, Computer vision and Machine learning

2023-05-20から1日間の記事一覧

JAXとcomposable program transformations

https://github.com/google/jaxのAboutは、次のように記述されています。 Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more Composable transformationsはどういうことなのか? NeurIPS2020: JAX …