-
Notifications
You must be signed in to change notification settings - Fork 607
Initial gtest bringup for executorch c++ tests #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D49171169 |
2008ab2
to
a493307
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
a493307
to
23e4006
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
f1b9932
to
f57a7d4
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49171169 |
f57a7d4
to
8c83cc5
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
8c83cc5
to
8ab3daa
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
Summary: Buck build and run executorch c++ tests on OSS with `gtest` Reviewed By: mergennachin Differential Revision: D49171169
8ab3daa
to
8cc594d
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
8cc594d
to
1bac1bb
Compare
This pull request was exported from Phabricator. Differential Revision: D49171169 |
This pull request has been merged in fbbec00. |
* rm kludge for 4b float32 * fix comments * print version * remove tv ta which hold back progress * remove more torchaudio torchvision * add version info * tab->spc, again * Uninstall torch on M1 before re-installing it As machine is dirty * Update pull.yml * Copy-pasting the same code around But again, I have not started that --------- Co-authored-by: Nikita Shulga <[email protected]>
Summary: Buck build and run executorch c++ tests on OSS with
gtest
Differential Revision: D49171169