Graph Normalization and miniKanren Goals for TensorFlow Graphs #19
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
important
Features and issues that need to be addressed ASAP
miniKanren
This issue involves miniKanren goals
TensorFlow
This issue involves the TensorFlow backend
After TensorFlow graph support is added (i.e. #4), we will need to adapt the existing miniKanren relations to TF[P] objects.
This might require a core set of linear/tensor-algebraic graph normalization/canonicalization relations, as well, since those were previously provided by Theano.
FYI: It will probably be easier to create new relations specific to TF[P]—compared to generalizing the meta objects enough to cover both. Regardless, we should keep both options in mind.
The text was updated successfully, but these errors were encountered: