Anton Chetverikov
6b54e738d7
Update operation attributes (#3814)
* Allign attribute values in spec
* Fix wrong attribute name in spec
* Add `get_boolean_attr` function
* Add get_type function
* Update conv attrs
* Update copyright year
* Add missed attrs, update copyright year
* Fix year in copyright
* Update ir parser for RegionYolo layer
* Remove wrong changes for BinaryConvolution
* Remove get_type function as it no more needed
* Update check for reduce ops
* Fix error in reduce attrs
* Update ir_engine to work with bool attrs
* Update DetectionOutput operation
* Update PSROIPooling
* remove redundant attrs from spec
* Update get_boolean_attr function
* Update Reduce operations
* Update DetectionOutput specification
* Update specification for missed attrs
* Apply comments
* Fixconst renumbering logic
* Fix typo
* Change default value to fix broken shape inference
* Add additional asserts
* Add comment
* model-optimizer/mo/utils/ir_reader/layer_to_class.py
* Sort imports
* Sort imports
* Update year in copyright
* Update const
* Remove changes from const restoring
* Rename function
* remove unnecessary changes
* model-optimizer/mo/front/extractor_test.py
* Fix year in copyright
* Add soft_get
* Fix exclude-pad attribute name for AvgPool operation
* Update exclude_pad attribute values
* Remove useless comment
* Update examples in specification
* Remove file added by mistake
* Resolve comments
* Resolve comments
* Add return value
* Allign global_pool attribute
2021-01-29 10:08:06 +03:00
..
2020-12-10 02:30:10 +03:00
2021-01-22 22:17:17 +03:00
2020-12-24 18:52:09 +03:00
2021-01-14 16:28:53 +03:00
2021-01-14 16:28:53 +03:00
2021-01-15 17:25:05 +03:00
2020-11-26 14:32:12 +03:00
2021-01-14 16:28:53 +03:00
2020-12-22 11:34:11 +03:00
2021-01-18 10:32:02 +03:00
2020-11-06 11:07:53 +03:00
2021-01-19 10:19:25 +03:00
2020-10-28 06:20:52 +03:00
2021-01-29 10:08:06 +03:00
2020-11-30 16:03:42 +03:00
2020-10-27 00:41:46 +03:00
2020-07-20 17:36:08 +03:00
2021-01-22 17:41:15 +03:00
2021-01-14 16:28:53 +03:00
2021-01-28 20:04:52 +03:00
2021-01-22 17:41:15 +03:00
2020-11-24 13:13:21 +03:00
2020-10-27 00:41:46 +03:00
2020-07-20 17:36:08 +03:00