pytorch
85c3b745 - Conditionally build the TestApp benchmark based on lite interpreter (#86314)

Commit
3 years ago
Conditionally build the TestApp benchmark based on lite interpreter (#86314) The TestApp benchmark was recently re-added, however it seems it only builds when pytorch is built with the lite interpreter. This diff adds a macro to compile out the benchmark when pytorch is built as full jit. This should fix our full jit simulator nightly builds. Pull Request resolved: https://github.com/pytorch/pytorch/pull/86314 Approved by: https://github.com/malfet
Author
Committer
Parents
Loading