tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Frontend] Add NNEF frontend

Open agoston-mc opened this issue 1 year ago • 4 comments

Add an NNEF frontend to Relax and Relay, as proposed in RFC #108.

The Docker image scripts and test scripts have also been extended to accommodate NNEF.

agoston-mc avatar May 31 '24 11:05 agoston-mc

Can I ask for a status update on this PR? I have resolved the requested changes; the checks will fail as long as the Docker image does not contain the NNEF package.

@tqchen @yongwww

agoston-mc avatar Sep 12 '24 13:09 agoston-mc

@agoston-mc It would be good to submit the Docker-related changes (the changes under directory docker/ in this PR) as a separate PR and get it merged first. Then, we can use the newly built image in this PR to pass the CI checks. You can find some image doc here: https://tvm.apache.org/docs/contribute/ci.html?highlight=update%20container#docker-images.

yongwww avatar Sep 12 '24 19:09 yongwww

@tvm-bot rerun

agoston-mc avatar May 16 '25 10:05 agoston-mc

Hi, Can I get an ETA for the reviews, as the CI checks ran fine, and the CR has been resolved? @tqchen

agoston-mc avatar Jun 06 '25 16:06 agoston-mc