Skip to content

Conversation

@rsareddy0329
Copy link
Contributor

Issue #, if available:

Description of changes:

Testing:

  • Added unit tests to verify added nova flow

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

training_recipe=training_recipe, recipe_overrides=recipe_overrides
)
is_nova = _is_nova_recipe(recipe=recipe)
if device_type == "cpu" and not is_nova:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit : should we have only if device_type == "cpu" condition here, not sure if second condition is required ?

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.

3 participants