Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Extend trace() to work on ops with tf.Variable input #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxhgerlach
Copy link

@maxhgerlach maxhgerlach commented Feb 16, 2021

I ran into an assertion when I was trying to apply nvtx.plugins.tf.ops.trace() to the Horovod broadcast of a variable (TF 2.4, V1 compatible API). tf.Variable mostly behaves like a tf.Tensor, but it is not a formal subclass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant