Skip to content

Add adaptive pool2d op conversion#1

Merged
zhangYiIntel merged 1 commit intozhangYiIntel:yi3/frontend_pdpd_part3from
mangguo321:mang/adaptive_pool2d_convert
Jul 14, 2021
Merged

Add adaptive pool2d op conversion#1
zhangYiIntel merged 1 commit intozhangYiIntel:yi3/frontend_pdpd_part3from
mangguo321:mang/adaptive_pool2d_convert

Conversation

@mangguo321
Copy link
Copy Markdown
Collaborator

Details:

  • adaptive pool2d op conversion

Tickets:

  • 53423

@zhangYiIntel zhangYiIntel merged commit a15b5dd into zhangYiIntel:yi3/frontend_pdpd_part3 Jul 14, 2021
zhangYiIntel pushed a commit that referenced this pull request Jul 21, 2021
zhangYiIntel pushed a commit that referenced this pull request Jul 26, 2021
* select node enabled + small fixes

* review fixes

* transpose enableds

* topk enabled

* strided slice

* space to depth node enabled

* softmax started

* shuffle channels enabled

* scatter enabled

* roll enabled

* roi and psroi enabled

* ReverseSequence, Reshape, ReorgYolo, RegionYolo enabled

* reduce, range, pad, one_hot, normalize, non_max_suppression, mvn enabled

* fixes after review
zhangYiIntel pushed a commit that referenced this pull request Jul 26, 2021
* select node enabled + small fixes

* review fixes

* transpose enableds

* topk enabled

* strided slice

* space to depth node enabled

* softmax started

* shuffle channels enabled

* scatter enabled

* roll enabled

* roi and psroi enabled

* ReverseSequence, Reshape, ReorgYolo, RegionYolo enabled

* reduce, range, pad, one_hot, normalize, non_max_suppression, mvn enabled

* fixes after review
zhangYiIntel added a commit that referenced this pull request Aug 4, 2021
* [FrontEnd]enable pdpd ops conversion part3

* Add adaptive pool2d op conversion (#1)

* param support tensor (#2)

* add missing sync_batch_norm

* Update pow.cpp

* deal empty axis (#5)

* deal empty axis

* apply review comments

* fix code style

* fix code style

* change shape to i32

* fix code in shape

* fix code style

* fix paddle code style

* remove redandent ops

* fix maxAdativePool

* fix expand_v2

* remove redandent code

Co-authored-by: Mang Guo <mang.guo@intel.com>
Co-authored-by: Luo Cheng <cheng.luo@intel.com>
zhangYiIntel pushed a commit that referenced this pull request Oct 31, 2022
* remove reader tests #1

* remove reader tests #2

* remove reader tests #3

* remove reader tests #4

* Add clone_with_new_inputs to visitor tests

* fixes
zhangYiIntel pushed a commit that referenced this pull request Mar 20, 2023
zhangYiIntel pushed a commit that referenced this pull request May 26, 2023
…f POT (openvinotoolkit#17398)

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update home.rst

* Update ptq_introduction.md

* Update Introduction.md

* Update Introduction.md

* Update Introduction.md

* Update ptq_introduction.md

* Update ptq_introduction.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update model_optimization_guide.md

* Update ptq_introduction.md

* Update quantization_w_accuracy_control.md

* Update model_optimization_guide.md

* Update quantization_w_accuracy_control.md

* Update model_optimization_guide.md

* Update quantization_w_accuracy_control.md

* Update model_optimization_guide.md

* Update Introduction.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update ptq_introduction.md

* Update Introduction.md

* Update model_optimization_guide.md

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update quantization_w_accuracy_control.md

* Update Introduction.md

* Update FrequentlyAskedQuestions.md

* Update model_optimization_guide.md

* Update Introduction.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update model_optimization_guide.md

* Update ptq_introduction.md

* Update ptq_introduction.md

* added code snippet (#1)

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update ptq_introduction.md

* Update model_optimization_guide.md

* Update basic_quantization_flow.md

* Update ptq_introduction.md

* Update quantization_w_accuracy_control.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update basic_quantization_flow.md

* Update ptq_introduction.md

* Update ptq_introduction.md

* Delete ptq_introduction.md

* Update FrequentlyAskedQuestions.md

* Update Introduction.md

* Update quantization_w_accuracy_control.md

* Update introduction.md

* Update basic_quantization_flow.md code blocks

* Update quantization_w_accuracy_control.md code snippets

* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update model_optimization_guide.md

* Optimization docs proofreading  (#2)

* images updated

* delete reminder

* review

* text review

* change images to original ones

* Update filter_pruning.md code blocks

* Update basic_quantization_flow.md

* Update quantization_w_accuracy_control.md

* Update images (#3)

* images updated

* delete reminder

* review

* text review

* change images to original ones

* Update filter_pruning.md code blocks

* update images

* resolve conflicts

* resolve conflicts

* change images to original ones

* resolve conflicts

* update images

* fix conflicts

* Update model_optimization_guide.md

* Update docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update docs/optimization_guide/nncf/ptq/code/ptq_onnx.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update docs/optimization_guide/nncf/ptq/code/ptq_openvino.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* table format fix

* Update headers

* Update qat.md code blocks

---------

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
zhangYiIntel pushed a commit that referenced this pull request Jan 16, 2024
* Remove `set_preprocess.cpp`

* Remove `preprocessing.hpp`

* Remove `locale.hpp` - ported to `CanCompileModelWithCustomLocale`

* Port `version.cpp` and remove legacy

* Revert shared `version.hpp`
zhangYiIntel pushed a commit that referenced this pull request Jan 16, 2024
* Delete `ngraph/visibility.hpp`

* Delete `ngraph/log.hpp`

* Delete `ngraph/file_util.hpp`

* Delete `ngraph/type.hpp`

* Delete `ngraph/dimension.hpp`

* Delete `ngraph/coordinate.hpp`

* ClangFormat

* Fix build

* Fix pyngraph

* Remove comment

* Fix build
zhangYiIntel pushed a commit that referenced this pull request Dec 31, 2024
### Details:
 - *item1*
	
CID 1529754: (#1 of 1): COPY_INSTEAD_OF_MOVE (COPY_INSTEAD_OF_MOVE)
1. copy_constructor_call: node_info_table is passed-by-value as
parameter to parse_freq_info_linux when it could be moved instead.
     	Use std::move(node_info_table) instead of node_info_table.
221                                  node_info_table,
222                                  _processors,
223                                  _numa_nodes,
224                                  _sockets,
225                                  _cores,
226                                  _proc_type_table,
227                                  _cpu_mapping_table);

### Tickets:
 - *ticket-id*
zhangYiIntel pushed a commit that referenced this pull request Jan 3, 2025
### Details:
 - *fix coverity scan issue CID 1537543*

config.streamExecutorConfig =
IStreamsExecutor::Config{"CPUStreamsExecutor",
706 config.streams,
707 config.threadsPerStream,
708 ov::hint::SchedulingCoreType::ANY_CORE,
709                                                           false,
710 cpu_pinning,
     	
CID 1537543: (#1 of 1): COPY_INSTEAD_OF_MOVE (COPY_INSTEAD_OF_MOVE)
1. copy_constructor_call: streams_info_table is passed-by-value as
parameter to
ov::threading::IStreamsExecutor::Config::Config(std::string, int, int,
ov::hint::SchedulingCoreType, bool, bool, std::vector<std::vector<int,
std::allocator<int> >, std::allocator<std::vector<int,
std::allocator<int> > > >, std::vector<int, std::allocator<int> >) when
it could be moved instead.
     	Use std::move(streams_info_table) instead of streams_info_table.
711 streams_info_table};
712

### Tickets:
 - *ticket-id*
zhangYiIntel pushed a commit that referenced this pull request Apr 18, 2025
### Details:
By this PR, the following tests are being added:
1.
*OVBlobCompatibilityNPU.CanImportAllPrecompiledBlobsForAllOVVersionsAndDrivers*
2.
*OVBlobCompatibilityNPU_PV_Driver_No_Throw.CanImportExpectedModelsForPVDriverAndAllOVVersions*

Note that on Linux, `#2` is not supported and for Windows using PV
driver, all the tests are skipped for `#1`.

Total number of new added tests on Windows: 15
Total number of new added tests on Linux: 9

### Tickets:
 - *162743*
zhangYiIntel pushed a commit that referenced this pull request Jun 20, 2025
…envinotoolkit#31019)

### Details:
Fix "Conditional jump or move depends on uninitialised value(s)" error

```
==2061018== Thread 4:
==2061018== Conditional jump or move depends on uninitialised value(s)
==2061018==    at 0x8D46DC3: dnnl::impl::cpu::x64::matmul::jit_brgemm_matmul_copy_b_transposed_t<Xbyak::Ymm>::generate()::{lambda(bool, bool)#1}::operator()(bool, bool) const (brgemm_matmul_copy_utils.cpp:4312)
==2061018==    by 0x8D474BE: dnnl::impl::cpu::x64::matmul::jit_brgemm_matmul_copy_b_transposed_t<Xbyak::Ymm>::generate() (brgemm_matmul_copy_utils.cpp:4367)
==2061018==    by 0x8D0AD86: dnnl::impl::cpu::x64::jit_generator::create_kernel() [clone .part.0] (jit_generator.hpp:2835)
```

### Tickets:
 - 169031
zhangYiIntel pushed a commit that referenced this pull request Jan 23, 2026
openvinotoolkit#33541)

…ociated with the subprocess module #1

### Details:
 - Mitigate Bandit errors

### Tickets:
 - CVS-177661

Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants