Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Conversation

@rrajore
Copy link
Contributor

@rrajore rrajore commented Jul 9, 2021

No description provided.

ynimmaga and others added 14 commits June 25, 2021 17:31
* Added support for OneDNN FusedBatchNormEx and FusedConV2D

* Code formating

Co-authored-by: Cavus Mustafa <mustafa.cavus@intel.com>
* patch updated for TFv2.5.0

* added math_op to skip list for gpu

* TFv2.5.0 setup for builds and defaults

* changed tf build location in ci

* change abi1 tf links, add docker tf pip whls build patch

Co-authored-by: Suryaprakash Shanmugam <suryaprakash.shanmugam@intel.com>
* Initial implementation of dynamic fallback

* Error check fix for dynamic fallback

* Improved coverage for dynamic fallback

* Code formating for dynamic fallback updates

* dyn fb bugfix & dyn fb disabled by default

* Fixed python api typo

* Code cleanup in executable.cc

* Code formating for dynamic fallback updates

* tf 1.x support for dyn. fallback

* Code formatting

* Fix for freezing inf. with dyn. fb. when interop is 1
* memory leak fixes and adding more user options

* fix flag options and code format
* checkmarx code fixes

* checkmarx fix

* checkmarx code fix

* code format fix

* Update build_utils.py

* code format fix
* checks in py files

* added exception catching for assert statement
* installing opecv during venv setup

* typo fix and removed opencv installation manually
* removed shell=True with subprocess pipe

* applied code format
* GUIDE document added, ARCHITECTURE updated for dyn. fb.

* Filename change: GUIDE.md to TROUBLESHOOTING.md
* AWS, Azure and Colab classification notebook added

* colab notebook added for object detection
@rrajore rrajore requested review from ck-intel and sspintel July 9, 2021 11:29
@rrajore rrajore requested review from cavusmustafa and suryasidd July 9, 2021 18:04
Copy link
Contributor

@ck-intel ck-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks fine to me

@ck-intel ck-intel merged commit 4d4f0d2 into master Jul 12, 2021
@ck-intel ck-intel deleted the pre_gold_dev branch July 12, 2021 06:19
@rrajore rrajore restored the pre_gold_dev branch July 13, 2021 03:39
sspintel added a commit that referenced this pull request Jul 30, 2021
* Added support for OneDNN FusedBatchNormEx and FusedConV2D (#112)

* Added support for OneDNN FusedBatchNormEx and FusedConV2D

* Code formating

Co-authored-by: Cavus Mustafa <mustafa.cavus@intel.com>

* FusedDepthwiseConv2d and improved FusedConv2D support (#114)

* Upgradation of TensorFlow version to v2.5.0 (#111)

* patch updated for TFv2.5.0

* added math_op to skip list for gpu

* TFv2.5.0 setup for builds and defaults

* changed tf build location in ci

* change abi1 tf links, add docker tf pip whls build patch

Co-authored-by: Suryaprakash Shanmugam <suryaprakash.shanmugam@intel.com>

* Lazy Fallback (Support for Dynamic Fallback) (#113)

* Initial implementation of dynamic fallback

* Error check fix for dynamic fallback

* Improved coverage for dynamic fallback

* Code formating for dynamic fallback updates

* dyn fb bugfix & dyn fb disabled by default

* Fixed python api typo

* Code cleanup in executable.cc

* Code formating for dynamic fallback updates

* tf 1.x support for dyn. fallback

* Code formatting

* Fix for freezing inf. with dyn. fb. when interop is 1

* memory leak fixes  (#110)

* memory leak fixes and adding more user options

* fix flag options and code format

* OCM submodule updated for fused ops (#115)

* Updated code for some checks (#104)

* checkmarx code fixes

* checkmarx fix

* checkmarx code fix

* code format fix

* Update build_utils.py

* code format fix

* add suggested checks (#119)

* checks in py files

* added exception catching for assert statement

* fixed uninitialized variable issue (#120)

* Aditya/doc update (#123)

* installing opecv during venv setup

* typo fix and removed opencv installation manually

* Adding azure pipelines using docker (#122)

* Removed shell as True with subprocess pipe (#127)

* removed shell=True with subprocess pipe

* applied code format

* Initial TROUBLESHOOTING.md and updates on ARCHITECTURE.md (#126)

* GUIDE document added, ARCHITECTURE updated for dyn. fb.

* Filename change: GUIDE.md to TROUBLESHOOTING.md

* AWS, Azure and Colab classification notebook added (#125)

* AWS, Azure and Colab classification notebook added

* colab notebook added for object detection

* fixing path traversal issues (#129)

Co-authored-by: Yamini Nimmagadda <yamini.nimmagadda@intel.com>
Co-authored-by: Cavus Mustafa <mustafa.cavus@intel.com>
Co-authored-by: mohdansx <mohdx.ansari@intel.com>
Co-authored-by: Suryaprakash Shanmugam <suryaprakash.shanmugam@intel.com>
Co-authored-by: Sai Jayanthi <sai.jayanthi@intel.com>
Co-authored-by: Chandrakant Khandelwal <chandrakant.khandelwal@intel.com>
Co-authored-by: adisan3 <adityax.sanivarapu@intel.com>
Co-authored-by: bhadur <bhadur.a.sm@intel.com>
Co-authored-by: Ambarish Das <ambarish.das@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants