This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
openvino
Watch
3
Star
0
Fork
0
You've already forked openvino
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b655fa55a14523a634f885df31fe16ddf4e23bcf
openvino
/
tests
/
layer_tests
/
pytest.ini
7 lines
82 B
INI
Raw
Normal View
History
Unescape
Escape
Remove unsued map initialization (#11621) Details: - Unused variable removed. - Added pytest markers declaration to avoid useless warnings. Tickets: 70158
2022-05-05 00:50:34 +02:00
[pytest]
markers
=
nightly
precommit
Torchscript backend (#17132) * Added torch script backend * Added ts_backend to pytorch layer tests * Added use_ts_backend fixture to the test suite to activate the torchscript backend * Fixed failing test_dict layer test * Added USE_TS_BACKEND as an env variable * Removed use_ts_backend fixture * Added more tests for ts backend * Added more information in the comments about usage * Removed convolution3d test from precommit_ts_backend * Added some torchscript backend tests to ci * Removed tests from CI as torch.compile doesn't support 3.11 currently * Fixed linter issues * Addressed PR comments and linter issues
2023-05-17 05:58:38 -07:00
precommit_ts_backend
Remove unsued map initialization (#11621) Details: - Unused variable removed. - Added pytest markers declaration to avoid useless warnings. Tickets: 70158
2022-05-05 00:50:34 +02:00
timeout
Reference in New Issue
Copy Permalink