SIGN IN SIGN UP

Remove dependency of bundled program from testing:tensors_are_close (#165)

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

Bundled program was using tensors_are_close from the testing utils folder which depends on gmock which isn't supported in OSS. Copying over that implementation into a private copy in `bundled_program_verification.cpp`

Reviewed By: Gasoonjia, cccclai

Differential Revision: D48768256

fbshipit-source-id: bd43d5d91963eebc15ec5c2156e3e53876bfc173
T
Tarun Karuturi committed
c8f8bcc629d324d0cc3dbf6b15cce82959d8beb5
Parent: 8ede8c9
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/30/2023, 1:16:25 AM