pytorch/ios/TestApp/benchmark
John Detloff 85c3b745f6 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
2022-10-06 10:08:54 +00:00
..
config.json Re-add benchmarking files to ios TestApp (#85539) 2022-10-03 06:43:06 +00:00
coreml_backend.py
setup.rb Conditionally build the TestApp benchmark based on lite interpreter (#86314) 2022-10-06 10:08:54 +00:00
trace_model.py