Ilya Churaev
|
850665d992
|
Enable NGRAPH_DEPRECATED (#1617)
* Enable NGRAPH_DEPRECATED
* Try to fix Windows
* Added NGRAPH_SUPPRESS_DEPRECATED_END for headers
* Removed tests on downgrade/upgrade passes
|
2020-08-05 11:13:05 +03:00 |
Ilya Churaev
|
534fe35c0a
|
Remove old transformation passes (#1463)
|
2020-07-28 08:54:50 +03:00 |
Ilya Churaev
|
54ae67414e
|
Remove redundant node methods (#1324)
* Remove placement
* Removed validate and infer eltwise
* Remove is eltwise
* Remove support broadcast and decompose
* Removed is_op, is_parameter, is_pattern
* Fixed code style
* Added is_constant and is_output
* Removed is_communicative and is_null
* Fixed code style
* Fixed typo
* Fixed comments
* Fixed typo
* Revert is_parameter, is_output, is_result for OpenCV build
|
2020-07-21 06:02:00 +03:00 |
Irina Efode
|
bfd318cbd3
|
[IE TESTS] Add PReLu single layer test (#1306)
* [IE TESTS] Add PReLu single layer test
* [IE TESTS] Small refactoring of test infrastructure
* [IE TESTS] Add shape for activation
|
2020-07-16 18:16:57 +03:00 |
Ilya Churaev
|
e8ce8523ed
|
Removed max pool v0 (#1277)
* Removed MaxPool v0
* Removed atan2
* Removed and operation
|
2020-07-14 10:27:51 +03:00 |
Ilya Churaev
|
59579eb437
|
Removed And operation (#1183)
|
2020-07-07 13:32:35 +03:00 |
Ilya Churaev
|
0602a61a30
|
Removed ArgMax ArgMin (#1181)
|
2020-07-07 10:07:08 +03:00 |
Ilya Churaev
|
84f7cd2c02
|
Remove atan2 (#1184)
|
2020-07-06 06:18:45 +03:00 |
Ilya Churaev
|
869cbe489b
|
Removed opset0 from public API (#1144)
|
2020-07-02 13:08:21 +03:00 |
Ilya Churaev
|
182499c006
|
Removed backprop operations (#1091)
* Removed backprop operations
* Fixed build
* Removed AvgPool
* Removed tests for v0 AvgPool
* Fixed code style
* Fixed export
|
2020-06-29 11:14:48 +03:00 |
Alexey Suhov
|
f30dcc218c
|
publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114
|
2020-05-20 01:13:06 +03:00 |