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
Pinned
897 contributions in the last year
Activity overview
Contributed to
tensorflow/addons,
IBM/adversarial-robustness-toolbox,
tensorflow/community
and 5 other
repositories
Contribution activity
January 2020
- seanpmorgan/sacred Python
- seanpmorgan/larq Python
Created a pull request in tensorflow/addons that received 3 comments
Add Github CI for windows
Closes #787
So there is a failing test on windows builds:
//tensorflow_addons/losses:npairs_test
I checked and the binary has the same issue failin…
+118
−36
•
3
comments
- Fix Yogi import (#875) on r0.7 branch
- CLN: Move build pip pkg script from root directory
- DOC: Update central README
- FIX: Build with the correct python version
- Fix deletion of futures.
- FIX: Yogi import
- CLN: Consolidate test case label
- DOC: update tutorial versions
- Move ubuntu CPU testing to github actions
- CLN: Remove sanity nightly badge
- DOC: Update build matrix
- Increment minor version to 0.8
- 0.7 Release
- Add config for labeler
- BLD: Only install twine to user path for linux builds
- Add broken tutorial do docs for testing verification
- Mark wrappers test as flaky
- Update logging to warning since warn is deprecated
- DOC: Add badge for nightly macos tests
- BLD: Install twine to user
- BLD: fix nightlies
- Remove tf function where unecessary
- Enforce type info
- Typing the lamb optimizer.
- Typing the gelu activation function.
- Used flake8 + no formatter instead of pep8 + pylint + yapf.
- Target tensorflow stable instead of tensorflow-nightly.
- Removed all usages of six
- Added types and typeguard.
- DOC: Update central README
- Added a guide for open-source beginners.
- Switch windows shell to bash
- FIX: sigmoid focal cross entropy model compile
- Used dict expension.
- Used pyupgrade on more and more files.
- Used pyupgrade on metrics, seq2seq and rnn.
- Used pyugrade on the optimizers files.
- Used pyupgrade on the layers.
- Used pyupgrade on the callbacks and losses.
- Used pyupgrade on the image files.
- Used pyupgrade on the activations files.
- Pyupgrade on some more files.
- Used pyupgrade on some files.
- Used pyupgrade on the setup.py
- Dropping the python 2 builds.
- fix naming for GELU and add tlu maintainer
- Add multi-device testing utils
- Some pull request reviews not shown.
Created an issue in tensorflow/addons that received 5 comments
CLN: Streamline configure with python script
We make multiple calls to the python cli which imports TF multiple times and is slow and difficult to follow in the script. It would be better to c…
5
comments
- Update kokoro tests in order to drop Py2 support
- Remove API generation from release process
- Lazy Load Custom Ops
- CLN: Build use compiler flag for D_USE_MATH_DEFINES
- Move sanity check to GitHub Actions
- Move tests and releases to GitHub Actions
- Benchmark test for rrelu fails on windows
- Build npairs on windows
64
contributions
in private repositories
Jan 3 – Jan 25