Merged
Conversation
* disable and cleanup interp and resample that is covered by interpolate * Simd build issue in VS2017 Co-authored-by: chenhuwa <chenhu.wang@intel.com>
…linear instead of linear_onnx (#4488) * Written the transformation that replaces 'linear' mode of Interpolate-4 by 'linear_onnx' mode, when the input tensor rank is equal to 4. * Fixed BOM-file. * Fixed copyright year. * Added message into assert. * Small fix.
* update license * remove the first blank lines and undo changes in inference-engine/thirdparty/mkl-dnn * test commit * Update license in tools * Undo changes in api_overview.md * update ie_api.pyx and set interpreter in hello_query_device
* [GNA] Tests for clamp layer * [GNA] Fix comments
* Fixed L2NormFusing transformastion * Refactor L2NormFusing transformation
* Improved error checking in serialization dynamism resolving. * Fix NonZero output type deduction to resolve also second shape. * Add NonZero serialization SLT. * Generalized shape size calculation. * Refactored dynamic_to_static() in serialization. * Fixed NonZero dynamic shape inference.
* Initial telemetry for IE dependency warnings * Unified MO/IE version extraction; updated telemetry messages to use simplified versions * Update telemetry * Renamings; improvements; comments * Turn On telemetry * Added tests * Added versions_mismatch flag * plarform -> system
…d operations (#4501) * Add conversion from bool to int * Update specification * fix codestyle * Fix conversion error * Resolve review comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.