Skip to content
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

TensorFlow Support #3

Closed
brandonwillard opened this issue Mar 5, 2019 · 0 comments
Closed

TensorFlow Support #3

brandonwillard opened this issue Mar 5, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed important Features and issues that need to be addressed ASAP meta graph This issue involves the meta graph objects TensorFlow This issue involves the TensorFlow backend

Comments

@brandonwillard
Copy link
Contributor

We need meta objects and S-expression-like support for TensorFlow/tensorflow_probability and PyMC4.

@brandonwillard brandonwillard added the enhancement New feature or request label Mar 5, 2019
brandonwillard added a commit to brandonwillard/symbolic-pymc that referenced this issue Mar 20, 2019
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.
brandonwillard added a commit to brandonwillard/symbolic-pymc that referenced this issue Mar 21, 2019
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.
brandonwillard added a commit to brandonwillard/symbolic-pymc that referenced this issue Mar 24, 2019
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.
brandonwillard added a commit to brandonwillard/symbolic-pymc that referenced this issue May 27, 2019
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.
brandonwillard added a commit to brandonwillard/symbolic-pymc that referenced this issue May 30, 2019
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.
@brandonwillard brandonwillard added important Features and issues that need to be addressed ASAP help wanted Extra attention is needed labels Jun 1, 2019
@brandonwillard brandonwillard added TensorFlow This issue involves the TensorFlow backend meta graph This issue involves the meta graph objects labels Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed important Features and issues that need to be addressed ASAP meta graph This issue involves the meta graph objects TensorFlow This issue involves the TensorFlow backend
Projects
None yet
Development

No branches or pull requests

1 participant