[GitHub] [incubator-tvm] tqchen commented on pull request #5863: [TIR][REFACTOR][API-CHANGE] Change Call.name to Call.op(RelayExpr)

2020-06-26 Thread GitBox
tqchen commented on pull request #5863: URL: https://github.com/apache/incubator-tvm/pull/5863#issuecomment-650440226 Followup PR This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-tvm] tqchen commented on pull request #5863: [TIR][REFACTOR][API-CHANGE] Change Call.name to Call.op(RelayExpr)

2020-06-22 Thread GitBox
tqchen commented on pull request #5863: URL: https://github.com/apache/incubator-tvm/pull/5863#issuecomment-647776833 @junrushao1994 you are right. There are two ways to deal with such situation: - Force most TIR intrincis to always be vectorizable, the legalize later(by scalarize)

[GitHub] [incubator-tvm] tqchen commented on pull request #5863: [TIR][REFACTOR][API-CHANGE] Change Call.name to Call.op(RelayExpr)

2020-06-21 Thread GitBox
tqchen commented on pull request #5863: URL: https://github.com/apache/incubator-tvm/pull/5863#issuecomment-647152498 cc @junrushao1994 @yzhliu @merrymercy @ZihengJiang @wpan11nv @yongfeng-nv @masahi @Hzfengsy @spectrometerHBH @xqdan @FrozenGene @antinucleon @vinx13 @jwfromm