Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-04 | Implements Gather operator for arbitrary axis, sharing the code with BatchGat... | Michael Antonov | 1 | -28/+51 |
2018-11-14 | Support exporting Gather and BatchGather to ONNX (#13987) | Yinghai Lu | 1 | -1/+2 |
2018-11-10 | Allow Gather to handle empty data (#13781) | Yan Shang | 1 | -5/+11 |
2018-08-29 | Windows raw string fix (#10998) | Mingzhe Li | 1 | -1/+1 |
2018-07-27 | Split gather op for easier smaller code size (#9916) | Jerry Zhang | 1 | -0/+119 |