Skip to content

Bolt v0.2.0

Compare
Choose a tag to compare
@jianfeifeng jianfeifeng released this 05 Jun 15:09
· 394 commits to master since this release

Release v0.2.0

  • Support fp32 on ARM CPU
  • Support fp16 on ARM MALI GPU
  • Support memory reuse for feature maps and weight-sharing between operators
  • Support dynamic input size
  • Support CPU affinity setting
  • Support convolution algorithm auto-tuning (runtime or full parameter space search)
  • Support Java and C API