Files
apache--tvm/python
masahi 27e44eee21 [Relay] Support dynamic indices size in gather_nd and scatter_nd (#8105)
* add gather_nd shape func

* refactor gather_nd ref funcs

* add dynamic gather_nd test

* gather_dim -> num_indices_per_tuple

* support dynamic scatter nd

* minor fix

* fix pylint

* rename to index_rank and make it Optional

* pylint, do not use -1 for default value
2021-05-30 12:06:22 +09:00
..
2021-05-28 10:16:46 -07:00