27e44eee21
* 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