Paddle-Lite
Paddle-Lite copied to clipboard
[OpAttr] Add Scalar and IntArray to represent dynamic attribute from lite::Tensor
What's New ?
Add Scalar and IntArray to represent dynamic attribute from lite::Tensor
Roadmap
- [x] Update core/framework.proto (PR9437)
- [x] Add Scalar, IntArrray structure (this PR)
- [ ] Adapt kernels attribute to Scalar, IntArray
- [ ] Adapt OpDesc and other core/xxx mechanism
Thanks for your contribution!