Skip to content

Remove redundant node methods#1324

Merged
ilyachur merged 13 commits intoopenvinotoolkit:masterfrom
ilyachur:feature/ichuraev/remove_redundant_node_methods
Jul 21, 2020
Merged

Remove redundant node methods#1324
ilyachur merged 13 commits intoopenvinotoolkit:masterfrom
ilyachur:feature/ichuraev/remove_redundant_node_methods

Conversation

@ilyachur
Copy link
Copy Markdown
Contributor

No description provided.

@ilyachur ilyachur added the category: Core OpenVINO Core (aka ngraph) label Jul 15, 2020
@ilyachur ilyachur added this to the 2021.1 milestone Jul 15, 2020
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch from b39114c to d0bd653 Compare July 15, 2020 13:03
@ilyachur ilyachur marked this pull request as ready for review July 16, 2020 09:46
@ilyachur ilyachur requested a review from GlebKazantaev as a code owner July 16, 2020 09:46
@ilyachur ilyachur requested review from a team, postrational and tomdol July 16, 2020 09:46
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch from 5cd74e3 to b276374 Compare July 16, 2020 11:47
Comment thread ngraph/src/ngraph/op/util/op_types.hpp
Comment thread ngraph/src/ngraph/op/util/op_types.hpp Outdated
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch 3 times, most recently from 9d53afb to 8db9e55 Compare July 17, 2020 06:48
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch 2 times, most recently from 0e5199b to d473370 Compare July 20, 2020 03:20
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch from 26b16b0 to c1a9a13 Compare July 20, 2020 07:07
@ilyachur ilyachur force-pushed the feature/ichuraev/remove_redundant_node_methods branch from c1a9a13 to f5520a2 Compare July 20, 2020 11:40
@ilyachur ilyachur merged commit 54ae674 into openvinotoolkit:master Jul 21, 2020
@ilyachur ilyachur deleted the feature/ichuraev/remove_redundant_node_methods branch July 21, 2020 03:02
bsochack pushed a commit to bsochack/openvino that referenced this pull request Jul 24, 2020
* 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
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants