brainstate 0.1.0.post20250406__py2.py3-none-any.whl → 0.1.0.post20250413__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -230,7 +230,7 @@ def _normalize(
230
230
  y = y * mul
231
231
  if weights is not None:
232
232
  y = weights.execute(y)
233
- dtype = canonicalize_dtype(x, *jax.tree.leaves(weights.value), dtype=dtype)
233
+ dtype = canonicalize_dtype(x, *jax.tree.leaves(weights.value), dtype=dtype)
234
234
  else:
235
235
  assert var is None, 'mean and val must be both None or not None.'
236
236
  assert weights is None, 'scale and bias are not supported without mean and val'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: brainstate
3
- Version: 0.1.0.post20250406
3
+ Version: 0.1.0.post20250413
4
4
  Summary: A ``State``-based Transformation System for Program Compilation and Augmentation.
5
5
  Home-page: https://github.com/chaobrain/brainstate
6
6
  Author: BrainState Developers
@@ -92,7 +92,7 @@ brainstate/nn/_interaction/_conv_test.py,sha256=VJacu1afSmxFpgKerjMA2r3kwXAhf7aV
92
92
  brainstate/nn/_interaction/_embedding.py,sha256=iK0I1ExKWFa_QzV9UDGj32Ljsmdr1g_LlAtMcusebxU,2187
93
93
  brainstate/nn/_interaction/_linear.py,sha256=_CBAVR2EYE3tW60_nPq8pf7byuPoRsnqklC8iTF2hNU,14765
94
94
  brainstate/nn/_interaction/_linear_test.py,sha256=vQiXZDS2SMsbbQ45YFC9NHsVrv6ahwm-NoHZ1wenEF8,2870
95
- brainstate/nn/_interaction/_normalizations.py,sha256=g42vRntBC_vBmjhznXUksOmKVAXhaujHEQWwAxjOww4,37432
95
+ brainstate/nn/_interaction/_normalizations.py,sha256=-wU1AAmz7p6hYmc1UIbm3MWieIkHMiXOXRJm5raiEbg,37436
96
96
  brainstate/nn/_interaction/_normalizations_test.py,sha256=2p1Jf8nA999VYGWbvOZfKYlKk6UmL0vaEB76xkXxkXw,2438
97
97
  brainstate/nn/_interaction/_poolings.py,sha256=Fk35jqUg09_4IumWZ8XFfku3-z5Vkqu0LT8ALeF4qYo,47018
98
98
  brainstate/nn/_interaction/_poolings_test.py,sha256=wmd5PngZ3E9tNyF3s0xk-DoDR5yFqpTi9A6nbNoIqn4,7429
@@ -121,8 +121,8 @@ brainstate/util/_pretty_table.py,sha256=NM_6VAW6oL9jojsK0-RkQGHnDzLy_fn_hgzl5R8o
121
121
  brainstate/util/_scaling.py,sha256=pc_eM_SZVwkY65I4tJh1ODiHNCoEhsfFXl2zBK0PLAg,7562
122
122
  brainstate/util/_struct.py,sha256=F5GfFURITAIYTwf17_xypkZU1wvoL4dUCviPnr_eCtw,17515
123
123
  brainstate/util/filter.py,sha256=Zw0H42NwAi2P7dBr3ISv2VpkB5jqoWnV4Kpd61gq66o,14126
124
- brainstate-0.1.0.post20250406.dist-info/LICENSE,sha256=VZe9u1jgUL2eCY6ZPOYgdb8KCblCHt8ECdbtJid6e1s,11550
125
- brainstate-0.1.0.post20250406.dist-info/METADATA,sha256=VK2aJl8p_7ET5VL8_UcAQTTOg2ynbbs5msPCZiFEjpE,3689
126
- brainstate-0.1.0.post20250406.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
127
- brainstate-0.1.0.post20250406.dist-info/top_level.txt,sha256=eQbGgKn0ptx7FDWuua0V0wr4K1VHi2iOUCYo3fUQBRA,11
128
- brainstate-0.1.0.post20250406.dist-info/RECORD,,
124
+ brainstate-0.1.0.post20250413.dist-info/LICENSE,sha256=VZe9u1jgUL2eCY6ZPOYgdb8KCblCHt8ECdbtJid6e1s,11550
125
+ brainstate-0.1.0.post20250413.dist-info/METADATA,sha256=lCdOfnus0uYdv5QLOxASN8Mtkn70CkYY6YsQnAdBC-o,3689
126
+ brainstate-0.1.0.post20250413.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
127
+ brainstate-0.1.0.post20250413.dist-info/top_level.txt,sha256=eQbGgKn0ptx7FDWuua0V0wr4K1VHi2iOUCYo3fUQBRA,11
128
+ brainstate-0.1.0.post20250413.dist-info/RECORD,,