Leandro Nunes

Results 8 issues of Leandro Nunes

This updates the TF version to be used in TVM CI to 2.9.1, which brings improvements so that more platforms are supported by official packages. This PR updates the Docker...

This RFC proposes a new format to keep our Docker images used in CI, moving away from our current incremental numbering to a more meaningful format that contains a timestamp...

This make use of recent work done in enabling PyTorch and ONNX tests to be run on AArch64 to actually enable the tests to run as part of CI. Co-Authored-By:...

There are 2 meta-scheduler tests failing when we run these tests in CI on machines that have torch installed. The last change I could track that touches on that part...

type: bug

On my journey in enabling Integration tests in AArch64, I stumbled upon `ctypes.tests.python.contrib.test_libtorch_ops.test_backend` (see [full error here](https://ci.tlcpack.ai/job/tvm/job/PR-11995/57/testReport/junit/ctypes.tests.python.contrib/test_libtorch_ops/Test___integration__aarch64_1_of_4___test_backend/)), which crashes running integration tests on machines with torch installed. The reason for...

type: bug
beginner-friendly

In https://github.com/apache/tvm/issues/9187 we implemented quantised version of operators in TFLite frontend. Recently, I just noticed a few more operators (with varying priorities) that can be taken as beginner friendly tasks,...

beginner-friendly
frontend:tflite

I noticed this while running https://github.com/apache/tvm/actions/runs/9188515282. @tqchen any idea who has access to AWS and can fix this? This is the error I see: ``` + aws s3 cp downloaded_file...

needs-triage
type:ci