masahi commented on pull request #7128: URL: https://github.com/apache/tvm/pull/7128#issuecomment-747862332
Have you looked at `verify_script_model` in pytorch/test_forward.py? It might help for adding tests for `is_floating_point`. I also encountered an empty graph when writing a test for `torch.numel` with tracing. See `test_numel()` for its usage. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
