* Standard and experiment docker (#220)
* feat:standard docker image
* feat:standard docker image
* feat: standard dockerfile
* feat: standard dockerfile
* feat: standard dockerfile
* feat: standard dockerfile
* feat: standard dockerfile
* feat: standard dockerfile
* feat: standard dockerfile
* experiment and standard docker
* experiment and standard docker
* fix(core/trainer.py): fix streaming train state load error (#247)
* Fix requirement (#243)
* feat:standard docker image
* feat:standard docker image
* fix: a little problem
* fix: a little problem
* fix(eval): StreamingDataset does not have an __len__ method. (#251)
* fix(metric): argument missing in getting loss metrics. (#256)
* 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.
---------
Co-authored-by: li126com <43110891+li126com@users.noreply.github.com>
Co-authored-by: huangting4201 <1538303371@qq.com>
Co-authored-by: Shuo Zhang <zhangshuolove@live.com>
Co-authored-by: Ryan (张磊) <MagicDevil.Zhang@qq.com>
Co-authored-by: Pryest <54388244+Pryest@users.noreply.github.com>