Ilya Lavrenov
|
fa2f9c5201
|
Migrated to official GoogleTest repo (#6286)
* Move gtest to <root>/wqthirdparty
* Fixed inference engine tests
* Fixed unit-tests
* Fixed GPU
* Fixed clDNN_unit_tests compilation
* Reverted ngraph changes
* Fixed VPU tests
* Fixed deprecated tests compilation
* Removed OpenVINO clone
* Added public submodule
* Removed
* Fixed Windows
* More updates for INSTANTIATE_TEST_SUITE_P
* Use release-1.10.0
* Removed ngraph copy of gtest
* Revert "Removed ngraph copy of gtest"
This reverts commit ec9fe08d79.
* Fixes for TYPED_TEST_CASE
* Fixed GNA tests
* Updated submodule
* Updaed index
* TMP disabled tests
* Revert changes and fix compilation errors
* Fixed caching tests
* Revert back
* Revert back all
Co-authored-by: Michael Nosov <mikhail.nosov@intel.com>
|
2021-06-22 17:39:39 +03:00 |
Alexey Suhov
|
a748c26fee
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
Ilya Churaev
|
f0e574903a
|
Int4 support for nGraph (#4712)
* Start int4 type
* Changed int4 type
* Fixed code style
* Added u4 type
* Added tests
* Add U4 I4 precisions to the IE
* Removed redundant tests
* Added convert precision
* Fixed tests
* Fixed C tests
* Fixed logic for signed values
* Fixed nGraph tests
* Added more tests
* Fixed code style
* Update inference-engine/src/transformations/src/transformations/convert_precision.cpp
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
|
2021-03-24 16:17:43 +03:00 |
Anton Pankratv
|
3b3d9a0989
|
Used IE_THROW macro (#4869)
* Added ie throw macro
* Used IE_THROW macro
|
2021-03-23 18:57:12 +03:00 |
Ilya Lavrenov
|
9cfe909e1e
|
Unused variables (#3963)
* Added -Wused-variable flag
* Fixes for clang compiler
* Removed wrong -Wno-error from protobuf compilation
* More fixes
|
2021-01-22 17:41:15 +03:00 |
Jan Iwaszkiewicz
|
e1a7f7e5af
|
[nGraph][IE] Enable FP64 data type in IE and review nGraph Python tests (#2563)
|
2020-12-02 12:09:28 +01:00 |
Ilya Churaev
|
32d7959b92
|
Added U32 precision (#1297)
|
2020-07-14 10:27:10 +03:00 |
Alexey Suhov
|
357cc7eb4c
|
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
|
2020-04-27 21:21:29 +03:00 |