Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Google Brain
- Mountain View, CA
- Sign in to view email
- dustintran.com
Pinned
382 contributions in the last year
Contribution activity
August 2019
- Add pylint to Travis.
- Make BNN layers use TF2 namespace.
- Make reversible layers use the TF2 namespace.
- Make GP layers use the TF2 namespace.
- Make initializers use TF2 namespace.
- Make constraints.py use the TF2 namespace.
- Make regularizers use TF2 namespace.
- Make import exception-handling more precise.
- Use TF 2.0's tf.executing_eagerly() and tf.GradientTape.
- Add Travis continuous integration and fix tests so Travis passes.
Created an issue in blei-lab/edward that received 3 comments
Should pip install edward>=2.0.0 just use github.com/google/edward2?
Discourse post: https://discourse.edwardlib.org/t/should-pip-install-edward-2-0-0-just-use-github-com-google-edward2/1086 We’re setting up a standa…
3
comments
- Move vectorquantizer layer from tensorflow/tensor2tensor to here
- Update documentation to include layers
- Make new layers code use TF2 API
- Reorganize ed.layers modules and namespaces
- Add pylint linter to Travis
- Update edwardlib.org website to reflect Edward2
- Update library code to use TensorFlow 2.0 namespace
- Update examples/documentation to use TensorFlow 2.0 behavior
- Add Travis continuous integration
2
contributions
in private repositories
Aug 21 – Aug 24