Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google-deepmind/penzai issues and pull requests
#87 - Release v0.2.2
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#86 - Removed `named_shape=` from `jax.core.ShapedArray` and `jax.ShapeDtypeStruct`
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#85 - Add protocol methods to Penzai variables for library interop.
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#84 - Catch exceptions during deferred selection rendering.
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#83 - Adjust unittest action config to avoid duplicate triggers.
Pull Request -
State: closed - Opened by copybara-service[bot] 2 months ago
#82 - Determinism in Gemma model
Issue -
State: closed - Opened by daralthus 3 months ago
- 1 comment
#81 - Configure unit tests to run on pull requests.
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#80 - FR: expose device/sharding argument for NamedArray.wrap
Issue -
State: open - Opened by amifalk 3 months ago
- 2 comments
#79 - Add citation info for Penzai/Treescope paper.
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#78 - Release v0.2.1
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#77 - Add support for Gemma 2 models.
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#76 - Adjust common block colors, fix README.
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#75 - Release v0.2.0
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#74 - Remove dependency on Equinox, change `Selection.at` API.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#73 - Update Penzai docs for V2 API and treescope dependency.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#72 - Stabilize and move penzai.experimental.v2 to the top level.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#71 - FR: batched mapping for `named_axes.nmap`
Issue -
State: open - Opened by amifalk 4 months ago
- 5 comments
Labels: feature-request
#70 - Migrate old V1 NN implementation to penzai.deprecated.v1.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#69 - Use external treescope package for rendering.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#68 - Remove node-hyperlink and copypaste-fallback support, tweak path copying.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#67 - Treescope refactoring: Reorganize, add more customization, hide implementation details.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#66 - Treescope API refactoring: Separate internal implementation and handler interface.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#65 - Refactor array rendering, add type registries, add PyTorch renderer.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#64 - Move arrayviz to the top level of treescope.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#63 - Refactor treescope to mostly not depend on Penzai core.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#62 - Adapts most Penzai objects to render using __penzai_repr__ extension method.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#61 - Change treescope handler interface to use string paths.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#60 - Begin development of v0.2 release
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#59 - Release v0.1.5
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#58 - Add gradient checkpointing wrapper.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#57 - Fix HTML encapsulation script execution bug
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#56 - Release v0.1.4
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#55 - Fix typo in arrayviz digit rendering.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#54 - Named axis features: scan wrapper and dict-style indexing improvements.
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
#53 - Fix documentation links and images, add more info on customizing attention.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#52 - Isolate treescope renderings to improve performance and duplication-safety.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#49 - Release v0.1.3
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#48 - Finish documentation of V2 API.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#47 - Improvements to v2 transformer implementation
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#46 - Add sharded parameter initialization utility.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#45 - Tweaks to core variable API.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#44 - Add documentation for v2 neural network API.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#43 - Implement Llama, Mistral, and GPT-NeoX transformer variants.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#42 - Implement Llama, Mistral, and GPT-NeoX transformer variants.
Pull Request -
State: closed - Opened by danieldjohnson 5 months ago
#41 - Add basic `.at[...].set(...)` syntax support to named arrays.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#40 - Add LayerStack combinator backed by jax.lax.scan.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#39 - Experimental v2 API with first-class variables and side inputs.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#38 - Fixes to development environment and test runner.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#37 - Fix NamedArray RHS bin-op promotion; remove implicit array conversion.
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
#36 - [FR] jax.numpy.ndarray.at for Named Arrays
Issue -
State: closed - Opened by amifalk 5 months ago
- 4 comments
Labels: feature-request
#35 - [BUG] Order sensitivity for implicit casting of jax Arrays with infix operators
Issue -
State: closed - Opened by amifalk 5 months ago
- 1 comment
Labels: bug
#34 - Release v0.1.2
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#33 - Document the stable public extension API for Treescope.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#33 - Document the stable public extension API for Treescope.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#32 - Expand table-of-contents in sidebar by default
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#31 - Don't add copy-path buttons for the root node.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#30 - Fix detection of special rendering methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#29 - Add helper method to configure Treescope for interactive use.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#28 - Add __penzai_repr__ extension method and repr_lib helpers.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#27 - Fix detection of mutable objects for repeated object annotations.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#26 - Defining `_repr_html_` for Pytree dataclasses which uses `pz.ts.render_to_html` leads to infinite loop
Issue -
State: closed - Opened by femtomc 6 months ago
- 3 comments
#25 - Release v0.1.1
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#24 - Add warning about API instability.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#23 - Add automatic nmap utility.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#22 - Improve portability of treescope renderings.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#21 - A few HTML feature requests...
Issue -
State: closed - Opened by femtomc 7 months ago
- 3 comments
Labels: feature-request
#20 - Bugfix: Account for slider offset in hovertip array data.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#19 - Automatic conversion of positional-only NamedArray to JAX array.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#18 - Fix generated documentation.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#17 - importing model from other jax-based libraries for weight visualization
Issue -
State: closed - Opened by Jconn 7 months ago
- 1 comment
#16 - Penzai as a training framework
Issue -
State: closed - Opened by rosinality 7 months ago
- 1 comment
#15 - add python highlighting to the readme
Pull Request -
State: closed - Opened by samsja 7 months ago
- 4 comments
#13 - Synchronize sliders across array data in Pytree
Issue -
State: closed - Opened by femtomc 7 months ago
- 4 comments
Labels: feature-request
#11 - Default `pytree_dataclass` for inheritors of a common baseclass
Issue -
State: closed - Opened by femtomc 7 months ago
- 2 comments
Labels: wontfix
#10 - Customized `selector` functions for user-defined `Pytree` classes
Issue -
State: closed - Opened by femtomc 7 months ago
- 3 comments
Labels: question
#9 - Feature request: Animate button
Issue -
State: closed - Opened by srush 7 months ago
- 1 comment
Labels: feature-request
#8 - Auto unwrap for full reductions.
Issue -
State: closed - Opened by srush 7 months ago
- 2 comments
Labels: wontfix
#7 - Keep axes in nmap
Issue -
State: closed - Opened by srush 7 months ago
- 5 comments
#6 - Fix typos in notebooks, docstrings and docs
Pull Request -
State: closed - Opened by pitmonticone 7 months ago
- 2 comments
#5 - Fix documentation formatting and links, add README image.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#4 - Fix documentation builds and update docs theme.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#3 - Initial release version 0.1.0 + update docs
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#2 - Simplify default configuration for pz.de.TellIntermediate.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#1 - Fix unittest workflow Python version.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago