Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FP16 binding #208

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Fix FP16 binding #208

merged 2 commits into from
Jun 16, 2023

Conversation

varunsh-xilinx
Copy link
Member

Summary of Changes

  • Add binding header to inference response
  • Update changelog

Motivation

Omitting this header results in an error about types from numpy.

Implementation

I added this header in #203 but forgot to add it to this file. For some reason, using FP16 data worked on my machine but it failed on a different machine/container.

Notes

N/A

Signed-off-by: Varun Sharma <varun.sharma@amd.com>
Signed-off-by: Varun Sharma <varun.sharma@amd.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Jun 16, 2023

Build successful!

@varunsh-xilinx varunsh-xilinx merged commit e47f837 into main Jun 16, 2023
@varunsh-xilinx varunsh-xilinx deleted the fix-fp16-binding branch June 16, 2023 18:16
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