About 28 results
Open links in new tab
  1. GitHub

    With its updated version of Autograd,\nJAX can automatically differentiate native\nPython and NumPy functions. It can differentiate through loops, branches,\nrecursion, and closures, and it can take …

  2. jax/examples/gaussian_process_regression.py at main - GitHub

    Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more - google/jax

  3. jax/.editorconfig at main · google/jax · GitHub

    Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more - google/jax

  4. jax/tests/multibackend_test.py at main · google/jax · GitHub

    Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more - jax/tests/multibackend_test.py at main · google/jax

  5. installing jaxlib through pip · Discussion #8906 · google/jax

    Answered by tbcryoem tbcryoem asked this question in General Dec 11, 2021 3 answers 2 replies by tbcryoem edited

  6. [Flaxformer] Store biases that won't conflict with transformer layers ...

    [Flaxformer] Store biases that won't conflict with transformer layers of different sequence lengths. Because this affects only the auto-regressive decoding cache which has a lifetime bounded to a …

  7. GitHub

    .. toctree::\n :maxdepth: 1\n\n jax.numpy\n jax.scipy\n jax.example_libraries\n jax.experimental\n jax.image\n jax.lax\n jax.nn\n jax.ops\n jax.random\n jax.tree_util\n jax.flatten_util\n jax.dlpack\n …

  8. debug_info no longer requires non-None func_src_info #22284

    Jul 5, 2024 · I suspect in the past lack of source info meant that the function also has no signature, but this is no longer the case. I also removed an unused parameter from explain_tracing_cache_miss as …

  9. GitHub

    {"payload":{"allShortcutsEnabled":false,"fileTree":{"jax":{"items":[{"name":"_src","path":"jax/_src","contentType":"directory"},{"name":"example_libraries","path ...

  10. Setting PRNGKey on Ubuntu 16 + CUDA9 results in dump error

    Jan 3, 2019 · Pasting this output from an IPython session on my GPU box. $ ipython Python 3.7.1 (default, Dec 14 2018, 19:28:38) Type 'copyright', 'credits' or 'license' for more information IPython …