x-evolution 0.1.14__py3-none-any.whl → 0.1.15__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.
@@ -515,7 +515,7 @@ class EvoStrategy(Module):
515
515
  if self.learned_noise_scale:
516
516
  packed_sigma, _ = pack(list(self.sigmas), '*')
517
517
  avg_sigma = packed_sigma.mean().item()
518
- msg += f' | avg sigma: {avg_sigma:.3f}'
518
+ msg += f' | average sigma: {avg_sigma:.3f}'
519
519
 
520
520
  self.print(msg)
521
521
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: x-evolution
3
- Version: 0.1.14
3
+ Version: 0.1.15
4
4
  Summary: x-evolution
5
5
  Project-URL: Homepage, https://pypi.org/project/x-evolution/
6
6
  Project-URL: Repository, https://github.com/lucidrains/x-evolution
@@ -0,0 +1,6 @@
1
+ x_evolution/__init__.py,sha256=XcwXJgIMPnCWGfGws3-vKgoR_7IfVslJBtiMvmEeSg0,57
2
+ x_evolution/x_evolution.py,sha256=zW2sSev-jDtkOFNScx4p2Ncrdqj39SYef2ynApjo8RU,17979
3
+ x_evolution-0.1.15.dist-info/METADATA,sha256=apdgiJ4-mMt2MU034eLxu6SJkQ-eeRJJqx7w7G9l0YI,5649
4
+ x_evolution-0.1.15.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
5
+ x_evolution-0.1.15.dist-info/licenses/LICENSE,sha256=1yCiA9b5nhslTavxPjsQAO-wpOnwJR9-l8LTVi7GJuk,1066
6
+ x_evolution-0.1.15.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- x_evolution/__init__.py,sha256=XcwXJgIMPnCWGfGws3-vKgoR_7IfVslJBtiMvmEeSg0,57
2
- x_evolution/x_evolution.py,sha256=VuLTFYERMjXS4KqUozzHJ2fdlPuuNN3Q4b1_gLT3vvM,17975
3
- x_evolution-0.1.14.dist-info/METADATA,sha256=sYEaF1TMe6USTepyoNQFgnFgA-waguqEQpdz-o8zD8o,5649
4
- x_evolution-0.1.14.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
5
- x_evolution-0.1.14.dist-info/licenses/LICENSE,sha256=1yCiA9b5nhslTavxPjsQAO-wpOnwJR9-l8LTVi7GJuk,1066
6
- x_evolution-0.1.14.dist-info/RECORD,,