oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

[ONSAM-1813] fix a tensorflow-hub dependency issue

Open louie-tsai opened this issue 1 year ago • 0 comments

Existing Sample Changes

Description

TensorFlow-hub dependency will install newer TF version and overwrite one in AI Kit. remove the installation dependency

Fixes Issue# ONSAM-1813

External Dependencies

NA

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [x] Command Line
  • [ ] oneapi-cli
  • [ ] Visual Studio
  • [ ] Eclipse IDE
  • [ ] VSCode
  • [ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

louie-tsai avatar Mar 19 '24 16:03 louie-tsai