Skip to content

Conversation

othakkar
Copy link
Contributor

@othakkar othakkar commented Aug 5, 2024

Existing Sample Changes

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • Remove TF Serving from the jupyter notebook and add it to the README for user's reference.
  • Choose precision for inference based on the underlying architecture.
  • Update requirements.txt to include neural_compressor (used to load the model for inference) and py-cpuinfo.

Fixes Issue#

  • CI was failing as the port for TF Serving was not exposed to the public.

External Dependencies

List any external dependencies created as a result of this change.

Type of change

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

  • 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

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

@othakkar othakkar changed the title [release/2024.2_AITools] Remove TF Serving & Use Legacy Keras [release/2024.2_AITools] Remove TF Serving Aug 5, 2024
@jimmytwei jimmytwei merged commit 767de51 into oneapi-src:release/2024.2_AITools Aug 7, 2024
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