Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuloud committed Dec 23, 2019
1 parent 2f5dc3e commit 4882a6c
Showing 1 changed file with 52 additions and 7 deletions.
59 changes: 52 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,57 @@
# 更新日志
归档记录工程 Release 更新内容
# Changelog

## [1.0.0] - 2019-07-30
## [Unreleased](https://github.com/didi/AoE/tree/HEAD)

### 新增
- AoE IRE 核心实现
- MNIST / Squeeze 示例
- TensorFlow Lite 组件
[Full Changelog](https://github.com/didi/AoE/compare/1.1.0...HEAD)

**Implemented enhancements:**

- PyTorch backend support [\#18](https://github.com/didi/AoE/issues/18)
- Linux SDK V1.0 [\#8](https://github.com/didi/AoE/issues/8)

**Closed issues:**

- changelog workflow [\#20](https://github.com/didi/AoE/issues/20)
- 补充新手文档 [\#15](https://github.com/didi/AoE/issues/15)

## [1.1.0](https://github.com/didi/AoE/tree/1.1.0) (2019-11-04)

[Full Changelog](https://github.com/didi/AoE/compare/v1.1.0-alpha01...1.1.0)

## [v1.1.0-alpha01](https://github.com/didi/AoE/tree/v1.1.0-alpha01) (2019-10-31)

[Full Changelog](https://github.com/didi/AoE/compare/1.0.0...v1.1.0-alpha01)

**Implemented enhancements:**

- 图像处理支持库 [\#10](https://github.com/didi/AoE/issues/10)
- MNN组件 [\#6](https://github.com/didi/AoE/issues/6)
- NCNN 组件 [\#5](https://github.com/didi/AoE/issues/5)
- 文件加/解密组件 [\#4](https://github.com/didi/AoE/issues/4)

**Closed issues:**

- Opencv Dnn 支持 [\#19](https://github.com/didi/AoE/issues/19)
- Android的DEMO工程并没有呀 [\#17](https://github.com/didi/AoE/issues/17)
- 函数形参个数不一样导致编译失败 [\#16](https://github.com/didi/AoE/issues/16)
- 号外!号外!! 长期激励活动来了!!! [\#14](https://github.com/didi/AoE/issues/14)
- osX 编译android demo异常 [\#13](https://github.com/didi/AoE/issues/13)
- \[招聘贴\] 资深/专家算法工程师招募中! [\#11](https://github.com/didi/AoE/issues/11)
- 关于binder IPC性能数据的疑问 [\#9](https://github.com/didi/AoE/issues/9)
- 首页英文文稿 [\#7](https://github.com/didi/AoE/issues/7)

**Merged pull requests:**

- Fix download script association [\#2](https://github.com/didi/AoE/pull/2) ([Kuloud](https://github.com/Kuloud))

## [1.0.0](https://github.com/didi/AoE/tree/1.0.0) (2019-07-31)

[Full Changelog](https://github.com/didi/AoE/compare/3c69669f7a3ddfb29f1c8b89e63a8d65f8782e3f...1.0.0)

**Merged pull requests:**

- update podspec file [\#1](https://github.com/didi/AoE/pull/1) ([qtdc1229](https://github.com/qtdc1229))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 4882a6c

Please sign in to comment.