forked from pymc-devs/symbolic-pymc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement basic TensorFlow meta objects
This commit provides basic TensorFlow graph interop. There are still a few design questions and choices to iterate on (e.g. the TF namespace/graph used during intermediate base-object derived meta object construction steps), but the basic class wrappers, helper functions, term representation and unification are working. Closes pymc-devs#3.
- Loading branch information
1 parent
336eb83
commit 8e5a43f
Showing
16 changed files
with
1,173 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.