Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Aug 15, 2017

No description provided.

@tqchen tqchen merged commit a59774e into apache:master Aug 15, 2017
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 26, 2018
…pache#325) (apache#326)

* Added elementwise-add test

* Fix typo

* Fixed elem-wise ops for lists with len>2
tqchen pushed a commit that referenced this pull request May 29, 2018
…325) (#326)

* Added elementwise-add test

* Fix typo

* Fixed elem-wise ops for lists with len>2
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
…pache#325) (apache#326)

* Added elementwise-add test

* Fix typo

* Fixed elem-wise ops for lists with len>2
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
…pache#325) (apache#326)

* Added elementwise-add test

* Fix typo

* Fixed elem-wise ops for lists with len>2
vinx13 added a commit to vinx13/tvm that referenced this pull request Mar 9, 2022
gigiblender pushed a commit to gigiblender/tvm that referenced this pull request Jan 19, 2023
* [REFACTOR] Hide VM Impl, Improve execution logic.

This PR refactors VM by hiding most of the VM implementations
and improve the overall execution logic.

- Unifies PackedFunc and Closure Table.
- Update Closure mechanism to no longer depend on string.
- Update VMMemoryLower to VMBuiltinLower to incorporate more VM intrinsic lowering,
  move some of the codegen intrinsic to this phase.
- Allow directly pass in function index as VM instruction.

* Address comment
junrushao pushed a commit to junrushao/tvm that referenced this pull request Feb 8, 2023
* [REFACTOR] Hide VM Impl, Improve execution logic.

This PR refactors VM by hiding most of the VM implementations
and improve the overall execution logic.

- Unifies PackedFunc and Closure Table.
- Update Closure mechanism to no longer depend on string.
- Update VMMemoryLower to VMBuiltinLower to incorporate more VM intrinsic lowering,
  move some of the codegen intrinsic to this phase.
- Allow directly pass in function index as VM instruction.

* Address comment
yelite pushed a commit to yelite/tvm that referenced this pull request Feb 17, 2023
* [REFACTOR] Hide VM Impl, Improve execution logic.

This PR refactors VM by hiding most of the VM implementations
and improve the overall execution logic.

- Unifies PackedFunc and Closure Table.
- Update Closure mechanism to no longer depend on string.
- Update VMMemoryLower to VMBuiltinLower to incorporate more VM intrinsic lowering,
  move some of the codegen intrinsic to this phase.
- Allow directly pass in function index as VM instruction.

* Address comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant