Skip to content

Commit

Permalink
added Xavier initialization feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Leao authored and Eduardo Leao committed Feb 28, 2024
1 parent fbe876b commit 1b38749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read_readme(path: str) -> str:

setup(
name = 'neuralforge',
version = '0.0.11',
version = '0.0.12',
author = 'Eduardo Leitao da Cunha Opice Leao',
author_email = '[email protected]',
maintainer = 'Eduardo Leitao da Cunha Opice Leao',
Expand Down

0 comments on commit 1b38749

Please sign in to comment.