{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":213020264,"defaultBranch":"master","name":"trax","ownerLogin":"google","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-05T15:09:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1342004?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715785857.0","currentOid":""},"activityList":{"items":[{"before":"14514794eb03247c3a4426032607e1f7547e6f63","after":null,"ref":"refs/heads/test_633905844","pushedAt":"2024-05-16T01:29:54.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":"a6a508e898a69fecbcce8e5b991666632c629cb0","after":"14514794eb03247c3a4426032607e1f7547e6f63","ref":"refs/heads/master","pushedAt":"2024-05-16T01:29:53.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":"Replace deprecated `jax.tree_*` functions with `jax.tree.*`\n\nThe top-level `jax.tree_*` aliases have long been deprecated, and will soon be removed. Alternate APIs are in `jax.tree_util`, with shorter aliases in the `jax.tree` submodule, added in JAX version 0.4.25.\n\nPiperOrigin-RevId: 634149223","shortMessageHtmlLink":"Replace deprecated jax.tree_* functions with jax.tree.*"}},{"before":"4245015b5c32c0bf42604d704b8c34aee7a118d9","after":"14514794eb03247c3a4426032607e1f7547e6f63","ref":"refs/heads/test_633905844","pushedAt":"2024-05-16T01:29: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":"Replace deprecated `jax.tree_*` functions with `jax.tree.*`\n\nThe top-level `jax.tree_*` aliases have long been deprecated, and will soon be removed. Alternate APIs are in `jax.tree_util`, with shorter aliases in the `jax.tree` submodule, added in JAX version 0.4.25.\n\nPiperOrigin-RevId: 634149223","shortMessageHtmlLink":"Replace deprecated jax.tree_* functions with jax.tree.*"}},{"before":"5d85a1e9af705e14370bc83718b4aecfbdf8a322","after":"4245015b5c32c0bf42604d704b8c34aee7a118d9","ref":"refs/heads/test_633905844","pushedAt":"2024-05-16T01:27:45.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":"Replace deprecated `jax.tree_*` functions with `jax.tree.*`\n\nThe top-level `jax.tree_*` aliases have long been deprecated, and will soon be removed. Alternate APIs are in `jax.tree_util`, with shorter aliases in the `jax.tree` submodule, added in JAX version 0.4.25.\n\nPiperOrigin-RevId: 633905844","shortMessageHtmlLink":"Replace deprecated jax.tree_* functions with jax.tree.*"}},{"before":null,"after":"5d85a1e9af705e14370bc83718b4aecfbdf8a322","ref":"refs/heads/test_633905844","pushedAt":"2024-05-15T15:10:57.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":"Replace deprecated `jax.tree_*` functions with `jax.tree.*`\n\nThe top-level `jax.tree_*` aliases have long been deprecated, and will soon be removed. Alternate APIs are in `jax.tree_util`, with shorter aliases in the `jax.tree` submodule, added in JAX version 0.4.25.\n\nPiperOrigin-RevId: 633905844","shortMessageHtmlLink":"Replace deprecated jax.tree_* functions with jax.tree.*"}},{"before":"a6a508e898a69fecbcce8e5b991666632c629cb0","after":null,"ref":"refs/heads/test_602456018","pushedAt":"2024-02-01T02:29:47.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":"d72bd659406557982513251b852eb1bd3f60e768","after":"a6a508e898a69fecbcce8e5b991666632c629cb0","ref":"refs/heads/master","pushedAt":"2024-02-01T02:29:46.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":"Remove uses of deprecated jax.lax.tie_in\n\nThis has been a no-op since jax v0.2.0, and passes the second argument through unchanged. `tie_in` will be deprecated as of jax v0.4.24; see https://github.com/google/jax/pull/19413\n\nPiperOrigin-RevId: 603220025","shortMessageHtmlLink":"Remove uses of deprecated jax.lax.tie_in"}},{"before":"cfde3a4aaac965461381c1e23e9e6a14b6967265","after":"a6a508e898a69fecbcce8e5b991666632c629cb0","ref":"refs/heads/test_602456018","pushedAt":"2024-02-01T02:29:45.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":"Remove uses of deprecated jax.lax.tie_in\n\nThis has been a no-op since jax v0.2.0, and passes the second argument through unchanged. `tie_in` will be deprecated as of jax v0.4.24; see https://github.com/google/jax/pull/19413\n\nPiperOrigin-RevId: 603220025","shortMessageHtmlLink":"Remove uses of deprecated jax.lax.tie_in"}},{"before":"05337a637d99ebbf788b26be5dda7090f4869c47","after":"cfde3a4aaac965461381c1e23e9e6a14b6967265","ref":"refs/heads/test_602456018","pushedAt":"2024-02-01T02:25: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":"Remove uses of deprecated jax.lax.tie_in\n\nThis has been a no-op since jax v0.2.0, and passes the second argument through unchanged. `tie_in` will be deprecated as of jax v0.4.24; see https://github.com/google/jax/pull/19413\n\nPiperOrigin-RevId: 602456018","shortMessageHtmlLink":"Remove uses of deprecated jax.lax.tie_in"}},{"before":null,"after":"05337a637d99ebbf788b26be5dda7090f4869c47","ref":"refs/heads/test_602456018","pushedAt":"2024-01-29T19:57:50.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":"Remove uses of deprecated jax.lax.tie_in\n\nThis has been a no-op since jax v0.2.0, and passes the second argument through unchanged. `tie_in` will be deprecated as of jax v0.4.24; see https://github.com/google/jax/pull/19413\n\nPiperOrigin-RevId: 602456018","shortMessageHtmlLink":"Remove uses of deprecated jax.lax.tie_in"}},{"before":null,"after":"b2286db5c82c636ca200dbb17a69ee7a26494d94","ref":"refs/heads/test_602417629","pushedAt":"2024-01-29T19:00:01.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":"Remove uses of deprecated jax.lax.tie_in\n\nThis has been a no-op since jax v0.2.0, and passes the second argument through unchanged. `tie_in` will be deprecated as of jax v0.4.24; see https://github.com/google/jax/pull/19413\n\nPiperOrigin-RevId: 602417629","shortMessageHtmlLink":"Remove uses of deprecated jax.lax.tie_in"}},{"before":"10a95cc0d087fb2b25fc1108e3ba00b450fa722f","after":"a90fe644ade00b537e75870971c336ef0e499ffa","ref":"refs/heads/test_588553845","pushedAt":"2023-12-07T17:31:02.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":"Replace references to deprecated device_buffer attributes\n\n`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see https://github.com/google/jax/pull/18844.\n\nPiperOrigin-RevId: 588553845","shortMessageHtmlLink":"Replace references to deprecated device_buffer attributes"}},{"before":null,"after":"10a95cc0d087fb2b25fc1108e3ba00b450fa722f","ref":"refs/heads/test_588553845","pushedAt":"2023-12-06T23:32:26.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":"Replace references to deprecated jax array attributes device_buffer and device_buffers\n\nPiperOrigin-RevId: 588553845","shortMessageHtmlLink":"Replace references to deprecated jax array attributes device_buffer a…"}},{"before":"d72bd659406557982513251b852eb1bd3f60e768","after":null,"ref":"refs/heads/test_582427745","pushedAt":"2023-11-15T06:27:03.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":"38adb83bd9db3f43f41d732a066a87c013af81e8","after":"d72bd659406557982513251b852eb1bd3f60e768","ref":"refs/heads/master","pushedAt":"2023-11-15T06:27:01.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":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backend=\"cpu\").\n\nAn upcoming change to JAX will include non-local (addressable) CPU devices in jax.devices() when JAX is used multicontroller-style, where there are multiple Python processes.\n\nThis change preserves the current behavior by replacing uses of jax.devices(\"cpu\"), which previously only returned local devices, with jax.local_devices(\"cpu\"), which will return local devices both now and in the future.\n\nThis change is always be safe (i.e., it should always preserve the previous behavior) but it may sometimes be unnecessary if code is never used in a multicontroller setting.\n\nPiperOrigin-RevId: 582544519","shortMessageHtmlLink":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backe…"}},{"before":"bda6deb91638b51de5c83487199bfdd478fb0081","after":"d72bd659406557982513251b852eb1bd3f60e768","ref":"refs/heads/test_582427745","pushedAt":"2023-11-15T06:26:59.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] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backend=\"cpu\").\n\nAn upcoming change to JAX will include non-local (addressable) CPU devices in jax.devices() when JAX is used multicontroller-style, where there are multiple Python processes.\n\nThis change preserves the current behavior by replacing uses of jax.devices(\"cpu\"), which previously only returned local devices, with jax.local_devices(\"cpu\"), which will return local devices both now and in the future.\n\nThis change is always be safe (i.e., it should always preserve the previous behavior) but it may sometimes be unnecessary if code is never used in a multicontroller setting.\n\nPiperOrigin-RevId: 582544519","shortMessageHtmlLink":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backe…"}},{"before":"fb40c64ef7550c9b8f0f58efdc936b4fbf249c1d","after":"bda6deb91638b51de5c83487199bfdd478fb0081","ref":"refs/heads/test_582427745","pushedAt":"2023-11-15T06:25: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":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backend=\"cpu\").\n\nAn upcoming change to JAX will include non-local (addressable) CPU devices in jax.devices() when JAX is used multicontroller-style, where there are multiple Python processes.\n\nThis change preserves the current behavior by replacing uses of jax.devices(\"cpu\"), which previously only returned local devices, with jax.local_devices(\"cpu\"), which will return local devices both now and in the future.\n\nThis change is always be safe (i.e., it should always preserve the previous behavior) but it may sometimes be unnecessary if code is never used in a multicontroller setting.\n\nPiperOrigin-RevId: 582427745","shortMessageHtmlLink":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backe…"}},{"before":null,"after":"fb40c64ef7550c9b8f0f58efdc936b4fbf249c1d","ref":"refs/heads/test_582427745","pushedAt":"2023-11-14T22:01:37.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":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backend=\"cpu\").\n\nAn upcoming change to JAX will include non-local (addressable) CPU devices in jax.devices() when JAX is used multicontroller-style, where there are multiple Python processes.\n\nThis change preserves the current behavior by replacing uses of jax.devices(\"cpu\"), which previously only returned local devices, with jax.local_devices(\"cpu\"), which will return local devices both now and in the future.\n\nThis change is always be safe (i.e., it should always preserve the previous behavior) but it may sometimes be unnecessary if code is never used in a multicontroller setting.\n\nPiperOrigin-RevId: 582427745","shortMessageHtmlLink":"[JAX] Replace uses of jax.devices(\"cpu\") with jax.local_devices(backe…"}},{"before":"38adb83bd9db3f43f41d732a066a87c013af81e8","after":null,"ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T21:05:09.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":"2a4356ad53461bcd7cb75ec748a68ffdd024f8ae","after":"38adb83bd9db3f43f41d732a066a87c013af81e8","ref":"refs/heads/master","pushedAt":"2023-10-23T21:05:08.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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575922997","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"1325672dfb4babc2d0921e36ab302642b056058d","after":"38adb83bd9db3f43f41d732a066a87c013af81e8","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T21:05:07.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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575922997","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"2ca8cda78f17731186aebf16b622ede671b34de3","after":"1325672dfb4babc2d0921e36ab302642b056058d","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T21:03: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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575909230","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"0be5afd4fb072b09e71d3c096106b737a09328cd","after":"2ca8cda78f17731186aebf16b622ede671b34de3","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T20:51:03.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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575909230","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"7fc39a8b87ff2d40e693b8f538d59d18baf089e8","after":"0be5afd4fb072b09e71d3c096106b737a09328cd","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T20:44: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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575909230","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"61617d69d68caa2f1f24a066e8756d43c092ab45","after":"7fc39a8b87ff2d40e693b8f538d59d18baf089e8","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T20:22:59.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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575909230","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":null,"after":"61617d69d68caa2f1f24a066e8756d43c092ab45","ref":"refs/heads/test_575909230","pushedAt":"2023-10-23T20:20:32.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":"trax: avoid referencing deprecated jax.random.threefry_2x32\n\nPiperOrigin-RevId: 575909230","shortMessageHtmlLink":"trax: avoid referencing deprecated jax.random.threefry_2x32"}},{"before":"2a4356ad53461bcd7cb75ec748a68ffdd024f8ae","after":null,"ref":"refs/heads/test_574896304","pushedAt":"2023-10-20T09:03:46.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":"1bb3b89427f669f2f0ec84633952e21b68964a23","after":"2a4356ad53461bcd7cb75ec748a68ffdd024f8ae","ref":"refs/heads/master","pushedAt":"2023-10-20T09:03:44.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":"Updated jax.config import\n\nPiperOrigin-RevId: 575151388","shortMessageHtmlLink":"Updated jax.config import"}},{"before":"7d1e9ea13e569bb17bd01ed42a3efbd428905c76","after":"2a4356ad53461bcd7cb75ec748a68ffdd024f8ae","ref":"refs/heads/test_574896304","pushedAt":"2023-10-20T09:03:41.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":"Updated jax.config import\n\nPiperOrigin-RevId: 575151388","shortMessageHtmlLink":"Updated jax.config import"}},{"before":null,"after":"7d1e9ea13e569bb17bd01ed42a3efbd428905c76","ref":"refs/heads/test_574896304","pushedAt":"2023-10-20T08:52:16.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":"Updated jax.config import\n\nPiperOrigin-RevId: 574896304","shortMessageHtmlLink":"Updated jax.config import"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESxz-6wA","startCursor":null,"endCursor":null}},"title":"Activity · google/trax"}