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 06a7cda8aa [Relax][Op] Fixed incorrect output shape of Pool op when
ceil_mode = true (#18641)
add b975db9b28 [Relax] Add FRelaxInferLayout for scatter_nd operator
(#18643)
add b3b6024027 [Relax] Add FRelaxInferLayout for gather_elements operator
(#18642)
No new revisions were added by this update.
Summary of changes:
src/relax/op/tensor/manipulate.cc | 74 +++++++++++++++
.../python/relax/test_transform_convert_layout.py | 105 +++++++++++++++++++++
2 files changed, 179 insertions(+)