Skip to content

Conversation

@trinetra75
Copy link

@trinetra75 trinetra75 commented Oct 10, 2022

Added extra parameters to the get_flops() function so to change tf.profiler options in order to change result order and/or save the log to some specified file

This is necessary since the redirect_stdout of the contextlib module does not work on the output of the tf.profile log

Added extra parameters to the get_flops() function so to change tf.profiler options
in order to change result order and/or save the log to some specified file
Aligned preparation of the ProfileOptionBuilder to given examples.
No functionality changes are present.
@trinetra75
Copy link
Author

trinetra75 commented Oct 11, 2022

The tests below failed due to some test configuration issues...
When I run the rests on my machine they passed without any issue

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