LeshengJin opened a new pull request, #15670:
URL: https://github.com/apache/tvm/pull/15670
- Enable tuple/list input for models, with nesting support.
- Add GPU schedule Pass when `device` is not cpu.
- Correct the order of inputs for JIT execution.
--
This is an automated message f
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f9e6018cfe [Runtime] Make `export_library` parameters after
`file_name` keyword-only (#15658)
add d75083cd97 [
junrushao commented on PR #15668:
URL: https://github.com/apache/tvm/pull/15668#issuecomment-1705762320
CC: @tqchen
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
junrushao opened a new pull request, #15668:
URL: https://github.com/apache/tvm/pull/15668
This PR adds a new flag `--cpus` in `./docker/bash.sh`, which is passed to
docker command that allows limiting the number of CPU cores of a docker
container.
Related materials:
https://docs.do
junrushao merged PR #15662:
URL: https://github.com/apache/tvm/pull/15662
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@tvm.apache
This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a commit to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/unity by this push:
new 4ad3f3389c [Unity][Frontend][NN] Add nn.MultiLinea
lhutton1 closed issue #15643: [Bug] [Ethos] apps/microtvm/ethosu/run_demo.sh
gets wrong inference result
URL: https://github.com/apache/tvm/issues/15643
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
lhutton1 commented on issue #15643:
URL: https://github.com/apache/tvm/issues/15643#issuecomment-1705457832
Closing as fixed by #15649
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
lhutton1 commented on PR #15649:
URL: https://github.com/apache/tvm/pull/15649#issuecomment-1705457161
Thanks @toyowata @ashutosh-arm!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
This is an automated email from the ASF dual-hosted git repository.
lukhut pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d75083cd97 [Relay] Fix an adaptive_max_pool1d operator conversion bug
(#15386)
add 476d9d1d41 Add output_data_sec sec
lhutton1 merged PR #15649:
URL: https://github.com/apache/tvm/pull/15649
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.
kparzysz-quic opened a new pull request, #15666:
URL: https://github.com/apache/tvm/pull/15666
When a module with imported modules is exported into a shared library, the
imported modules are serialized and embedded inside of that library. This is
done by generating a raw binary from the imp
wrongtest-intellif opened a new pull request, #15665:
URL: https://github.com/apache/tvm/pull/15665
Previously, the optimization from `floordiv(floormod(..))` to
`floormod(floordiv(..))` do not check the divisibility. Which may create wrong
iteration form. The change add a default handling
quic-sanirudh opened a new pull request, #15664:
URL: https://github.com/apache/tvm/pull/15664
This PR adds a small change to verify equality of `tvm.ir.Range` as a
structural equal. This assumes that in most cases, comparing two `Range`s means
to compare its `min` and `extent` as opposed t
This is an automated email from the ASF dual-hosted git repository.
echuraev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new d75083cd97 [Relay] Fix an adaptive_max_pool1d operato
echuraev merged PR #15386:
URL: https://github.com/apache/tvm/pull/15386
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.
16 matches
Mail list logo