Pinned
1,756 contributions in the last year
Less
More
Activity overview
Contributed to
openvinotoolkit/openvino,
ilyachur/cmake4vim,
ilyachur/dotfiles
and 5 other
repositories
Contribution activity
September 2021
Created 10 commits in 1 repository
Opened 9 pull requests in 1 repository
openvinotoolkit/openvino
5
open
4
merged
- Moved operations R-Z to ov namespace
- Introduced template for OV2.0 migration guide
- Fixed leftovers after PR 7336
- Moved operations M-P to ov namespace
- Moved operations G-L to ov namespace
- Moved operations D-F to ov namespace
- All operations from B and C symbols moved to ov namespace
- Move all a ops to ov
- Remove redundant header aftter PR #6969
Reviewed 16 pull requests in 1 repository
openvinotoolkit/openvino
16 pull requests
- MaxPool-8 evaluate()
- Changed ov::PartialShape to ov::Shape
- Move all a ops to ov
- Added default executable graph result
- Remove references to prototxt from documentation and docstrings
- Revise GatherTree reference implementation
- Models cache for CPU plugin
- Revise NotEqual
- revise RNNCell RNNsequence operation class
- [FrontEnd][PaddlePaddle] fix fill_constant_batch_size_like when attri…
- RandomUniform reference implementation.
- Incorrect result of Minimum op if u8/16/64 data type is used
- Deprecate passing nodes to op constructor
- Move pass pattern to ov
- Unify SLTs classes of Convert and ConvertLike operations
- Operation details dumping while reshaping