Alexandre Eichenberger

Results 261 comments of Alexandre Eichenberger

Separating tests that require to build ONNX vs the others probably make sense. Having them organized in logical groups also sense. I understand that there is a desire to use...

@chentong319 added you as reviewer since I believe `if` is similar to `loop`, from what I recall from Tian's conversations.

@chentong319 do you mind looking into this one, as it is related to loop? tx

It seems that this is really a question for MLIR as you are trying to merge your add to the mlir-generated path. However, you can look at what we do...

@jenkins-droid test this please

@jenkins-droid test this please

@jenkins-droid test this please

> @AlexandreEichenberger do you think we need to add some milestone model tests here? Ex. resnet 18, bert-tiny. We currently test for a few benchmarks as part of our backend...

> all of the IndexExprs are QuestionmarkIndexExpr. and that is fine. When half the dims are constants, and the other are dynamic, the results will be a mixture of literals...