Skip to content

Conversation

TanishkBansode
Copy link

  1. As numpy doesn't support bfloat16, updated code to check if it is bf16, and if yes, then convert to float32.

  2. also renamed the output_data and first_layer variables to have a better understanding what contains what( like output_data_mx and output_data_np).

1. As numpy doesn't support bfloat16, updated code to  check if it is bf16, and if yes,  then convert to float32.

2. also renamed the output_data and first_layer variables to have a better understanding what contains what( like output_data_mx and output_data_np)
forgot to use it before
This reverts commit 25aa5ec.
@TanishkBansode
Copy link
Author

  1. As numpy doesn't support bfloat16, updated code to check if it is bf16, and if yes, then convert to float32.
  2. also renamed the output_data and first_layer variables to have a better understanding what contains what( like output_data_mx and output_data_np).

Related to #799 and #811

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.

1 participant