Alexandre Eichenberger

Results 261 comments of Alexandre Eichenberger

Question: do you intend to be only a data format operation, or the intent is to have many of the current operators to support this new format? Also, is the...

In PyTorch: https://pytorch.org/docs/stable/torch.html ``` bitwise_not | Computes the bitwise NOT of the given input tensor. -- | -- bitwise_and | Computes the bitwise AND of input and other. bitwise_or |...

Conv operation does not specify if M (channel out) must be a multiple of number of groups. TF Keras and Pytorch have this restriction. #3641

@gongsu832 Please respond to this one, not sure what is best, since we share some of these machines with others for the CIs

@gongsu832 in light of your #958 PR, does it cover the intent of this issue or is there more that should be done? Tx

Answers for items for which I have an opinion > 1. Are we following docs/Documentation.md now? What's the role of docs/_data/navigation.yml? navigation is used for the onnx.ai/onnx-mlir website. This is...

> Instead of cloning directly the original onnx-mlir repo and creating and pushing PRs on the onnx-mlir repo, one should create a fork of the original onnx-mlir repo and clone...

I believe this should be possible, there is also line info that can be embedded in each op.

@jenkins-droid test this please

@jenkins-droid test this please