openvino/tests
Yamini Nimmagadda fa9d519bc2
Added torchdynamo backend entry point in package setup (#24178)
With this change, users don't have to add "import openvino.torch" in
their applications. Providing torch.compile(model, backend="openvino")
automatically imports the necessary modules. This simplifies the user
experience and enables PT2 based benchmarking OOB without any changes. .

More information can be found here:
https://github.com/pytorch/pytorch/pull/124536

JIRA: CVS-139370

---------

Co-authored-by: Surya Siddharth Pemmaraju <surya.siddharth.pemmaraju@intel.com>
2024-05-13 18:51:12 +00:00
..
appverifier_tests add test for thread local (#21976) 2024-04-25 06:51:08 +00:00
asan Enhance sanitizer build (#23330) 2024-03-14 07:50:02 +00:00
conditional_compilation copyright year update (#23370) 2024-03-14 09:37:02 +00:00
e2e_tests Bump jsonschema from 4.17.0 to 4.22.0 in /tests (#24331) 2024-05-02 15:53:25 +00:00
fuzz copyright year update (#23370) 2024-03-14 09:37:02 +00:00
layer_tests Added torchdynamo backend entry point in package setup (#24178) 2024-05-13 18:51:12 +00:00
lib copyright year update (#23370) 2024-03-14 09:37:02 +00:00
lsan [CI] [GHA] Enable sanitizers (#22628) 2024-03-15 13:46:51 +00:00
memory_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
model_hub_tests [TF FE] Support TF Hub openimages-v4-ssd-mobilenet-v2 model (#24474) 2024-05-13 12:48:16 +00:00
samples_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
stress_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
time_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
utils copyright year update (#23370) 2024-03-14 09:37:02 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
constraints.txt Fix h5py issue in GHA test jobs (#24338) 2024-05-02 19:50:59 +04:00