@tqchen: I seek your expert advice for below point. Please help!
This is regarding NDArray Design.
As in this feature i am trying to bridge between TVM.NET runtime(Managed
Memory) and TVM C runtime(Unmanaged Memory) .
Below is a snapshot of NDArray Class Design which i have currently.

to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
h
**Motivation**
We would like to move towards a world where there is a clear attempt to try and
start becoming more predictable with release cycles and what the usage of a
release is going to be . As part of this ,releases need regression fixes.
However, if the community is making releases, th
tvm.lower python api, you need to give the schedule and input/output symbol.
```
print(tvm.lower(s, [data, valid_count, out], name="test_nms"))
```
---
[Visit
Topic](https://discuss.tvm.ai/t/vta-a-workaround-for-deploying-faster-r-cnn-on-target-ext-dev-vta-and-arm-cpu/6516/5)
to respond.
Merged #5460 into master.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/5460#event-3283017557
cc @yzhliu @haichen @jroesch @ajtulloch @liangfu @jroesch @thierry
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-improve-pull-requests-with-respect-to-bug-fixes/6529/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
he
[quote="ANSHUMAN.TRIPATHY, post:10, topic:6213"]
I have proposal for 2 APIs as below:
1. –> NDArray().Detach() --> Once Get output from TVM runtime, and keep it only
for read only purpose.
2. –> NDArray().Attach() --> When User wants to Feedback the same NDArray into
the Runtime.
Please share
12 matches
Mail list logo