Paddle-Lite
Paddle-Lite copied to clipboard
[OpAttr] Adapt Dropout prob with Scalar to support dynamic Tensor Value
What's New ?
Adapt Dropout prob with Scalar to support dynamic Tensor Value
Roadmap
- [x] Update core/framework.proto (PR9437)
- [x] Add Scalar, IntArrray structure (PR9478)
- [x] Adapt kernels attribute to Scalar, IntArray (this PR)
- [ ] Adapt OpDesc and other core/xxx mechanism
Lite Architecture

Thanks for your contribution!
Automatically closed by Paddle-bot.