Version 0.18.0 released

Version 0.18.0 has been released.

Additions

  • Added eager API support (Big thanks to dskkato!)
  • Add pre-trained Keras model use example

Changes

  • Upgrade to TensorFlow 2.8
  • Update addition and regression_savedmodel examples’ python code for tf2.5
  • Migrate CI from Travis to GitHub Actions

Fixes

  • Codegen cleanup
  • Fixed rustfmt on Windows