InternLM/internlm/initialize
Pryest f79586b0c6
feat(model): implement uniform_init for tensor. (#252)
* Implement uniform_init for tensor.

* Fix functinal calling bugs: normal->uniform.

* Format editting: remove unused torch importing.
2023-09-01 01:12:53 +08:00
..
__init__.py Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize_tensor.py feat(model): implement uniform_init for tensor. (#252) 2023-09-01 01:12:53 +08:00
initialize_trainer.py Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
launch.py Merge develop to main (#233) 2023-08-24 22:03:04 +08:00