Evgenya Stepyreva
|
f1ffe4f9fd
|
nGraph value propagation (#3368)
* partial value and shape propagation
* TopK k propagation
* stylish commit
* style again
* Precalc Folding and broadcasting fix
* style
* Self review
* forgetting the unused values
* deleting unused variables
* Review
* self review
* disaster mistake fixed
* tests corrected
* mod to be inferred while creation
* LPT test fix
* tests fixes
* fix
* tests
* dynamic backend fix
* comments
* disable propagation
|
2021-02-02 12:03:56 +03:00 |
Tomasz Dołbniak
|
303c549791
|
nGraph copyright update for 2021 (#3832)
|
2021-01-13 16:43:04 +03:00 |
Mateusz Bencer
|
2b23eb8ade
|
Enable CPU and Interpreter Loop tests (#3042)
|
2020-11-13 13:32:19 +01:00 |
Mateusz Tabaka
|
3f5584534a
|
Remove obsoleted v0::Reshape operator (#2878)
* Remove obsoleted v0::Reshape operator
* Fix handling negative dims on 32 bit platforms
Change-Id: Ia18e20df9a79fd0b7b38c434bee7140599833952
* apply code format
Change-Id: I4ddfb9e7033cbc97e167922f6ee5873d5487e551
|
2020-11-03 07:01:34 +03:00 |
Ilya Churaev
|
4270153ad2
|
Remove nGraph layout (#1763)
|
2020-08-17 06:05:08 +03:00 |
Ilya Churaev
|
135e7c0aba
|
Move downgrade passes to pass folder (#1675)
|
2020-08-07 21:46:13 +03:00 |
Ilya Churaev
|
534fe35c0a
|
Remove old transformation passes (#1463)
|
2020-07-28 08:54:50 +03:00 |
Ilya Churaev
|
317a60545b
|
remove nGraph deprecated methods (part 1) (#1314)
* Remove remove_goe
* Remove traverse_nodes
* Removed deprecated constructors
* Removed deprecated tensor methods
* Fixed IE build
* Fixed code style
|
2020-07-16 06:03:59 +03:00 |
Ilya Churaev
|
5d1c5ee6a9
|
Removed nGraph experimental operations and headers (#1197)
|
2020-07-07 07:27:17 +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 |