Yong Wu

Results 5 issues of Yong Wu

More and more UX issues/feature requests were created in the past few weeks, some of them are related to Relax Parser. The new relax parser is under active development (thanks...

UX

## TensorArray Support TensorArray is commonly used with control flow to save results in the loop. When looking into the relay IR converted from TensorFlow or PyTorch, such as TensorFlow...

Author: @YuchenJin, @yongwww ## Introduction We observe that more and more dynamic models are created with control flow, especially in the fields of object detection and natural language processing. We...

This PR introduces the `multinomial_from_uniform` into nn module for GPU case, and `vm.builtin.multinomial_from_uniform` for CPU. The `multinomial_from_uniform` returns a tensor wherein each row contains an index sampled from a multinomial...

Seems this project is under development, the dependant llvm-project commit id is changing, not sure if there is any release plan for this repo, it would good to see several...