{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":154739597,"defaultBranch":"main","name":"jax","ownerLogin":"jax-ml","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-25T21:25:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58486408?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726939405.0","currentOid":""},"activityList":{"items":[{"before":"bafe2f7965479493b3b022d92322f4df82a94e19","after":"eb00450327c7495f905e25eb1234a5cc356adfcb","ref":"refs/heads/test_647647825","pushedAt":"2024-09-21T22:16:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[JAX] add support for gather/scatter batching dims following the new attributes in stablehlo.\n\nThis change also uses the new batching dims for gather/scatter batching rules, to avoid concatenating the indices with iota.\n\nSee https://github.com/openxla/stablehlo/pull/2259\n\nPiperOrigin-RevId: 647647825","shortMessageHtmlLink":"[JAX] add support for gather/scatter batching dims following the new …"}},{"before":"a99bf1b9475676efef9853d637dfc84a443b9706","after":"494275112b477bc1806b44b0e352d4f7c165c44d","ref":"refs/heads/test_675835891","pushedAt":"2024-09-21T21:39:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Rewrite mosaic concat to support operand shapes that do not align with native shapes, Expand tests to cover multi operand, batch dim concat, etc.\n\nPiperOrigin-RevId: 675835891","shortMessageHtmlLink":"Rewrite mosaic concat to support operand shapes that do not align wit…"}},{"before":"bceceabae035d3878d6838980d916c00b3156d79","after":"ba74490e6fc8e9ff0af20ce9a3bdf233c16cdcb9","ref":"refs/heads/main","pushedAt":"2024-09-21T20:51:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Update XLA dependency to use revision\nhttp://github.com/openxla/xla/commit/e0eff722043ace468aa64efccdbb98b473a4e6ed.\n\nPiperOrigin-RevId: 677269125","shortMessageHtmlLink":"Update XLA dependency to use revision"}},{"before":"a2b39192d285130401d7d2a38c9fdcc715cd6264","after":"bceceabae035d3878d6838980d916c00b3156d79","ref":"refs/heads/main","pushedAt":"2024-09-21T20:51:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Merge pull request #23812 from mattjj:custom-primal-tangent-dtype-helper\n\nPiperOrigin-RevId: 677269012","shortMessageHtmlLink":"Merge pull request #23812 from mattjj:custom-primal-tangent-dtype-helper"}},{"before":"abf4d9806f8a4fbe70c668cd0aaf6bb2847d4f59","after":"213733d775014a2fd1e49e068bc06f51a8c0e1c7","ref":"refs/heads/stackless","pushedAt":"2024-09-21T20:48:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"jax2tf fix","shortMessageHtmlLink":"jax2tf fix"}},{"before":"336a8881d73c4dee54ddc5bc2e1075e6c5fda49f","after":"a99bf1b9475676efef9853d637dfc84a443b9706","ref":"refs/heads/test_675835891","pushedAt":"2024-09-21T19:25:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Rewrite mosaic concat to support operand shapes that do not align with native shapes, Expand tests to cover multi operand, batch dim concat, etc.\n\nPiperOrigin-RevId: 675835891","shortMessageHtmlLink":"Rewrite mosaic concat to support operand shapes that do not align wit…"}},{"before":"d8303a4ac79c3544da9ead8e75152f95e3ed6bf9","after":"abf4d9806f8a4fbe70c668cd0aaf6bb2847d4f59","ref":"refs/heads/stackless","pushedAt":"2024-09-21T19:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"56f77b828eac10eba49bb0a9c5c9c89b84f4d3b4","after":"e7fa40def2cbff893e25559df72a2380757d7de5","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T19:03:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py for enable/disable compilation of CUDA by NVCC.\n\nIf use `--use_cuda_nvcc`, then NVCC compiler driver will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, clang only will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py for enable/disable compilation…"}},{"before":"2df3c200f893d1dd39d15110a04d15bea1b1e519","after":"d8303a4ac79c3544da9ead8e75152f95e3ed6bf9","ref":"refs/heads/stackless","pushedAt":"2024-09-21T18:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"more batching","shortMessageHtmlLink":"more batching"}},{"before":"3dffee1cf68bf686225a0b4f5e8448f0f5929dcd","after":"2df3c200f893d1dd39d15110a04d15bea1b1e519","ref":"refs/heads/stackless","pushedAt":"2024-09-21T18:45:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"more batching","shortMessageHtmlLink":"more batching"}},{"before":"a32ab6a4714c5137252a5b81b39882942c748539","after":"3dffee1cf68bf686225a0b4f5e8448f0f5929dcd","ref":"refs/heads/stackless","pushedAt":"2024-09-21T18:40:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"more batching cleanup","shortMessageHtmlLink":"more batching cleanup"}},{"before":"e247baee05478a4ce1e77c6909085fa1f086eccb","after":"56f77b828eac10eba49bb0a9c5c9c89b84f4d3b4","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T18:34:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py for enable/disable compilation of CUDA by NVCC.\n\nIf use `--use_cuda_nvcc`, then NVCC compiler driver will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, clang only will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py for enable/disable compilation…"}},{"before":"e867e668bcb94d09d268facfeb3a78c86131625b","after":"a32ab6a4714c5137252a5b81b39882942c748539","ref":"refs/heads/stackless","pushedAt":"2024-09-21T18:04:44.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"Merge branch 'main' into stackless","shortMessageHtmlLink":"Merge branch 'main' into stackless"}},{"before":"a2b39192d285130401d7d2a38c9fdcc715cd6264","after":null,"ref":"refs/heads/test_677046372","pushedAt":"2024-09-21T17:23:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"d63afd8438a023598d8847a357c3b4105e3d7d16","after":"a2b39192d285130401d7d2a38c9fdcc715cd6264","ref":"refs/heads/main","pushedAt":"2024-09-21T17:23:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Make `make_array_from_process_local_data` go via `device_put` if there is only 1 process.\n\nPiperOrigin-RevId: 677232996","shortMessageHtmlLink":"Make make_array_from_process_local_data go via device_put if ther…"}},{"before":"73c270b1587cd1a0bac908ab0abe38bf11dee9c2","after":"a2b39192d285130401d7d2a38c9fdcc715cd6264","ref":"refs/heads/test_677046372","pushedAt":"2024-09-21T17:23:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Make `make_array_from_process_local_data` go via `device_put` if there is only 1 process.\n\nPiperOrigin-RevId: 677232996","shortMessageHtmlLink":"Make make_array_from_process_local_data go via device_put if ther…"}},{"before":"5961f6033c72047c5283ccf6a15a662645aa9c36","after":"73c270b1587cd1a0bac908ab0abe38bf11dee9c2","ref":"refs/heads/test_677046372","pushedAt":"2024-09-21T17:10:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Make `make_array_from_process_local_data` go via `device_put` if there is only 1 process.\n\nPiperOrigin-RevId: 677046372","shortMessageHtmlLink":"Make make_array_from_process_local_data go via device_put if ther…"}},{"before":null,"after":"818d1d627982267d16681abb9dbb9a45130a07bc","ref":"refs/heads/test_676582319","pushedAt":"2024-09-21T06:09:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated Code Change\n\nPiperOrigin-RevId: 676582319","shortMessageHtmlLink":"Automated Code Change"}},{"before":"3c6b3a322d8fe371796d0e28dcf3ae4822578526","after":"5961f6033c72047c5283ccf6a15a662645aa9c36","ref":"refs/heads/test_677046372","pushedAt":"2024-09-21T04:02:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Make `make_array_from_process_local_data` go via `device_put` if there is only 1 process.\n\nPiperOrigin-RevId: 677046372","shortMessageHtmlLink":"Make make_array_from_process_local_data go via device_put if ther…"}},{"before":"4d10abc7ca670fe07cceb86b66ce6fa2c6c4af9c","after":"e247baee05478a4ce1e77c6909085fa1f086eccb","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T03:56:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py for enable/disable compilation of CUDA by NVCC.\n\nIf use `--use_cuda_nvcc`, then NVCC compiler driver will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, clang only will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py for enable/disable compilation…"}},{"before":"2d036b71f9b6294f34dd77cbf8dff837e3735b62","after":"4d10abc7ca670fe07cceb86b66ce6fa2c6c4af9c","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T03:51:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py for enable/disable compilation of CUDA by NVCC.\n\nIf use `--use_cuda_nvcc`, then NVCC compiler driver will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, clang only will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py for enable/disable compilation…"}},{"before":"262aa9410ee1d882789d6321a36f5590d411569d","after":"2d036b71f9b6294f34dd77cbf8dff837e3735b62","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T03:49:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py for enable compilation of CUDA by NVCC. If add `--use_cuda_nvcc`, then NVCC compiler driver will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, clang only will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py for enable compilation of CUDA…"}},{"before":"2b5d470a313e736fdde089e833ed83d6f6772613","after":"3bcc5a15a91db805401017dd2d558a9d0c800366","ref":"refs/heads/test_674532944","pushedAt":"2024-09-21T03:45:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Pallas pipeline API tweaks for more advanced pipelining patterns.\n\nPiperOrigin-RevId: 674532944","shortMessageHtmlLink":"Pallas pipeline API tweaks for more advanced pipelining patterns."}},{"before":null,"after":"3c6b3a322d8fe371796d0e28dcf3ae4822578526","ref":"refs/heads/test_677046372","pushedAt":"2024-09-21T02:00:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Make `make_array_from_process_local_data` go via `device_put` if there is only 1 process.\n\nPiperOrigin-RevId: 677046372","shortMessageHtmlLink":"Make make_array_from_process_local_data go via device_put if ther…"}},{"before":"3d3dd93df2724447d0f26a93751deb7b893d1a26","after":"e867e668bcb94d09d268facfeb3a78c86131625b","ref":"refs/heads/stackless","pushedAt":"2024-09-21T01:20:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougalm","name":"Dougal Maclaurin","path":"/dougalm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8833761?s=80&v=4"},"commit":{"message":"Update batching axis size as you go under a shard map","shortMessageHtmlLink":"Update batching axis size as you go under a shard map"}},{"before":"594a90eeaa82681a87d4ffdb6a233161541fb0fa","after":"262aa9410ee1d882789d6321a36f5590d411569d","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T01:19:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py to enable compilation of CUDA code with clang.\n\nIf add `--use_cuda_nvcc`, then NVCC compiler will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, Clang will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py to enable compilation of CUDA …"}},{"before":"ed61305c21613eeb8eda72161514cae0fe884069","after":"c19235057e6aa6f1741a93e878022073cd256d73","ref":"refs/heads/test_677019633","pushedAt":"2024-09-21T00:51:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[Pallas] Simplify sign and erf_inv tests\n\nRemoved the method to locally enabling x64 using:\n\n```python\nwith contextlib.ExitStack() as stack:\n if jnp.dtype(dtype).itemsize == 8:\n stack.enter_context(config.enable_x64(True))\n```\n\nThis is because we can determine whether a test is running in x64 environment by checking the value of `jax.config.x64_enabled`. There is no need to locally enabling x64.\n\nPiperOrigin-RevId: 677019633","shortMessageHtmlLink":"[Pallas] Simplify sign and erf_inv tests"}},{"before":"beaf3539687bffe0dcb15cd6feb235ee0aeae9a9","after":"594a90eeaa82681a87d4ffdb6a233161541fb0fa","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T00:31:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py to enable compilation of CUDA code with clang.\n\nIf add `--use_cuda_nvcc`, then NVCC compiler will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, Clang will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py to enable compilation of CUDA …"}},{"before":"d7e936179df5737dae6ac0c35e054de98ee1004e","after":"ed61305c21613eeb8eda72161514cae0fe884069","ref":"refs/heads/test_677019633","pushedAt":"2024-09-21T00:21:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[Pallas] Simplify sign and erf_inv tests\n\nRemoved the method to locally enabling x64 using:\n\n```python\nwith contextlib.ExitStack() as stack:\n if jnp.dtype(dtype).itemsize == 8:\n stack.enter_context(config.enable_x64(True))\n```\n\nThis is because we can determine whether a test is running in x64 environment by checking the value of `jax.config.x64_enabled`. There is no need to locally enabling x64.\n\nPiperOrigin-RevId: 677019633","shortMessageHtmlLink":"[Pallas] Simplify sign and erf_inv tests"}},{"before":"cfdfccaa595e9a9aac71d605ed28beb45ee539d9","after":"beaf3539687bffe0dcb15cd6feb235ee0aeae9a9","ref":"refs/heads/test_676660938","pushedAt":"2024-09-21T00:20:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add `--use_cuda_nvcc` flag to build.py to enable compilation of CUDA code with clang.\n\nIf add `--use_cuda_nvcc`, then NVCC compiler will be used to build CUDA code (default case); otherwise, if add `--nouse_cuda_nvcc`, Clang will be used to build CUDA code.\n\nMark `--use_clang` flag as deprecated.\n\nRefactor `.bazelrc` configs to match the new flag and to cleanup all previous confusing names.\n\nPiperOrigin-RevId: 676660938","shortMessageHtmlLink":"Add --use_cuda_nvcc flag to build.py to enable compilation of CUDA …"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQyMjoxNjo0OC4wMDAwMDBazwAAAAS8513d","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQyMjoxNjo0OC4wMDAwMDBazwAAAAS8513d","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwMDoyMDo1MS4wMDAwMDBazwAAAAS8dMKI"}},"title":"Activity · jax-ml/jax"}