[iOS][OSS][BE] Add Simulator tests for full JIT (#64851)
authorTao Xu <taox@fb.com>
Tue, 14 Sep 2021 01:14:32 +0000 (18:14 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 14 Sep 2021 01:16:08 +0000 (18:16 -0700)
commitf159f12fee7aa374ec6bfeaa547630a5b943eb08
tree0048dd8aa260930b1f1978652cdf19dbe710057a
parentfd09e564d67796bfc9b866e6101123840a33ed9a
[iOS][OSS][BE] Add Simulator tests for full JIT (#64851)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/64851

ghstack-source-id: 137970229

Test Plan: CircleCI

Reviewed By: hanton, cccclai

Differential Revision: D30877963

fbshipit-source-id: 7bb8ade1959b85c3902ba9dc0660cdac8f558d64
.circleci/config.yml
.circleci/verbatim-sources/job-specs/job-specs-custom.yml
ios/TestApp/TestApp.xcodeproj/project.pbxproj
ios/TestApp/TestAppTests/TestAppTests.mm [deleted file]
ios/TestApp/TestAppTests/TestFullJIT.mm [new file with mode: 0644]
ios/TestApp/TestAppTests/TestLiteInterpreter.mm [new file with mode: 0644]
ios/TestApp/benchmark/setup.rb
ios/TestApp/benchmark/trace_model.py