Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@mingxiaoh mingxiaoh released this 09 Jul 01:31
· 119 commits to master since this release

 Bug fix:

  1. Fix buffer issue in tensor
  2. Fix snapshot resume bug
  3. Remove useless libmklml_gnu.so file
  4. Fix PYPI package building sequence issue

 New Feature:

  1. Support channel shuffle operator and refine fast_math to support gcc 4.8-

 Others:

  1. Add Docker and Conda files