This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
snyk-fix-f4c840df4db9b84b92bab0ff21780e61
Branches
Tags
No results found.
STT-tensorflow
/
tensorflow
/
compiler
/
jit
/
graphcycles
History
A. Unique TensorFlower
41f5a034c8
During contraction of an edge from "a" to "b" there is a choice which node should be used to represent the union of the nodes. Using the node with the largest degree minimizes the number of operation that should be performed.
...
PiperOrigin-RevId: 301277365 Change-Id: I21b6dba8e72627d66628f4096006208c2f0b8c2b
2020-03-16 18:10:55 -07:00
..
BUILD
During contraction of an edge from "a" to "b" there is a choice which node should be used to represent the union of the nodes. Using the node with the largest degree minimizes the number of operation that should be performed.
2020-03-16 18:10:55 -07:00
graphcycles_test.cc
During contraction of an edge from "a" to "b" there is a choice which node should be used to represent the union of the nodes. Using the node with the largest degree minimizes the number of operation that should be performed.
2020-03-16 18:10:55 -07:00
graphcycles.cc
During contraction of an edge from "a" to "b" there is a choice which node should be used to represent the union of the nodes. Using the node with the largest degree minimizes the number of operation that should be performed.
2020-03-16 18:10:55 -07:00
graphcycles.h
During contraction of an edge from "a" to "b" there is a choice which node should be used to represent the union of the nodes. Using the node with the largest degree minimizes the number of operation that should be performed.
2020-03-16 18:10:55 -07:00
ordered_set_test.cc
ordered_set.h