hanke580 commented on a change in pull request #6370:
URL: https://github.com/apache/incubator-tvm/pull/6370#discussion_r482177547
##########
File path: include/tvm/topi/transform.h
##########
@@ -23,6 +23,9 @@
*/
#ifndef TVM_TOPI_TRANSFORM_H_
#define TVM_TOPI_TRANSFORM_H_
+#define NPY_MAXDIMS 16
+#define NPY_MAXARGS 16
+#define MAXAXIS 128
Review comment:
Removed. thx
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]