Skip to content

Conversation

@caisq
Copy link
Contributor

@caisq caisq commented Apr 23, 2020

  • Motivation for features / changes
    • This is a follow-up / clean-up task for adding Const ops to the set of instrumented ops by tfdbg2 (b/153722488)
  • Technical description of changes
    • In debugger_v2_plugin_test.py, several assertions related to the exact set of ops executed inside tf.functions (Graphs) are updated to reflect the Const ops that weren't instrumented previously but are now.
    • Disabling tags for the task are removed from the BUILD file.

@caisq caisq requested a review from bileschi April 23, 2020 17:19
Copy link
Collaborator

@bileschi bileschi left a comment

Choose a reason for hiding this comment

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

LGTM in concept, but I did not check the actual values

@caisq
Copy link
Contributor Author

caisq commented Apr 24, 2020

Thanks for the review, @bileschi !

@caisq caisq merged commit 7b8d440 into tensorflow:master Apr 24, 2020
@caisq caisq deleted the dbg2-reenable-plugin-test branch April 24, 2020 21:27
caisq added a commit to caisq/tensorboard that referenced this pull request May 19, 2020
…ps (tensorflow#3544)

* Motivation for features / changes
  * This is a follow-up / clean-up task for adding Const ops to the set of instrumented ops by tfdbg2 (b/153722488)
* Technical description of changes
  * In debugger_v2_plugin_test.py, several assertions related to the exact set of ops executed inside tf.functions (Graphs) are updated to reflect the Const ops that weren't instrumented previously but are now.
  * Disabling tags for the task are removed from the BUILD file.
caisq added a commit that referenced this pull request May 27, 2020
…ps (#3544)

* Motivation for features / changes
  * This is a follow-up / clean-up task for adding Const ops to the set of instrumented ops by tfdbg2 (b/153722488)
* Technical description of changes
  * In debugger_v2_plugin_test.py, several assertions related to the exact set of ops executed inside tf.functions (Graphs) are updated to reflect the Const ops that weren't instrumented previously but are now.
  * Disabling tags for the task are removed from the BUILD file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants