Hi, can this part of work be used in the main branch now?
---
[Visit
Topic](https://discuss.tvm.apache.org/t/quantization-how-to-expose-ndom-scale-nclip-min-nclip-max-to-topi-or-codegen/5393/8)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from
We have tried using te.scan and te.compute to implement cumsum. But it seems
that there is no way to use the same formula to adapt to all situations.
Finally, we implement it with te.extern.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/add-some-new-tensorflow-ops/8217/6) to
respond
I'll make them down into several prs, than send them directly. Thank you.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/add-some-new-tensorflow-ops/8217/5) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https
## Motivation
In order to enrich the support of TF operator and the need of practical work,
we add 15 operators to TVM.
as follows:
* Expm1, Rint, Softsign, Cumprod, Cumsum
* SegmentMax, SegmentMin, SegmentMean, SegmentPord, SegmentSum
* UnsortedSegmentMax, UnsortedSegmen