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 |