Commits


Randy authored and GitHub committed d0544a80824
Rashuai/gathernd op (#170) * define gather_nd op * add test cases * add test file * refactor the code and doc * add test cases * fix win compile err * fix win compile err * adjust indent * make constructor explicit * add coment * remove templates * remove wrong def * migrate macros * fix an issue in shape inference