oneflow icon indicating copy to clipboard operation
oneflow copied to clipboard

Refactor nn initializer

Open small1945 opened this issue 3 years ago • 0 comments

  • 重构 eye 相关的 initializer,使用 oneflow 自己的 kernel,加速初始化
  • init.py涉及的算子已经全部使用oneflow 自己的 kernel,因此废弃之前的方案,删除 initializer_conf.proto 文件

small1945 avatar Nov 11 '22 03:11 small1945