Skip to content

mixed precision fix for runner - #292

Open
romirdes wants to merge 1 commit into
tensorflow:mainfrom
Intel-tensorflow:runner_mixed_precision_fix
Open

mixed precision fix for runner#292
romirdes wants to merge 1 commit into
tensorflow:mainfrom
Intel-tensorflow:runner_mixed_precision_fix

Conversation

@romirdes

Copy link
Copy Markdown

Mixed precision training was not working with the runner. Casting of the output layer was occurring after model compilation. It has been moved into adapted_model_fn so that it occurs before calling model.compile()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant