Paddle-Lite icon indicating copy to clipboard operation
Paddle-Lite copied to clipboard

[OpAttr] Add Scalar and IntArray to represent dynamic attribute from lite::Tensor

Open Aurelius84 opened this issue 3 years ago • 1 comments

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

Aurelius84 avatar Sep 21 '22 01:09 Aurelius84

Thanks for your contribution!

paddle-bot[bot] avatar Sep 21 '22 01:09 paddle-bot[bot]