Skip to content

nomnigraph - Add way to check if a NodeRef is in a graph #9790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

duc0
Copy link
Contributor

@duc0 duc0 commented Jul 24, 2018

Summary:

  • Add way to check if a NodeRef is in a graph
  • Make a nodeIterator (similar to dataIterator) but only iterate through nodes.

Differential Revision: D8980903

@duc0 duc0 force-pushed the export-D8980903 branch from 123e651 to fac6fbd Compare July 24, 2018 23:11
@ezyang
Copy link
Contributor

ezyang commented Jul 24, 2018

@pytorchbot retest this please

@duc0 duc0 force-pushed the export-D8980903 branch from fac6fbd to b2b230a Compare July 25, 2018 01:20
…graph node iterator (pytorch#9790)

Summary:
Pull Request resolved: pytorch#9790

- Add way to check if a NodeRef is in a graph
- Make a nodeIterator (similar to dataIterator) but only iterate through nodes.

Differential Revision: D8980903

fbshipit-source-id: 8955892cb9584e12b14c344c2c727d07eedd8ad4
@duc0 duc0 force-pushed the export-D8980903 branch from b2b230a to 3ed1f9f Compare July 25, 2018 02:03
jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
…graph node iterator (pytorch#9790)

Summary:
Pull Request resolved: pytorch#9790

- Add way to check if a NodeRef is in a graph
- Make a nodeIterator (similar to dataIterator) but only iterate through nodes.

Reviewed By: bwasti

Differential Revision: D8980903

fbshipit-source-id: b20504a46715858752e25242303125a15a709b88
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
…graph node iterator (pytorch#9790)

Summary:
Pull Request resolved: pytorch#9790

- Add way to check if a NodeRef is in a graph
- Make a nodeIterator (similar to dataIterator) but only iterate through nodes.

Reviewed By: bwasti

Differential Revision: D8980903

fbshipit-source-id: b20504a46715858752e25242303125a15a709b88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants