Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign up
Pinned
789 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 commits in 3 repositories
Reviewed 25 pull requests in 3 repositories
tensorflow/tensorflow 17 pull requests
- TypeError on line 88 should have a condition
- Fix channel first support for effieicentnet
- Make fname optional in get_file
- Allow unit-length Concatenate-layer input
- Formatting fix
- Fix class_names in image_dataset_from_directory
- Fixes #42872: map_to_outputs_names always returns a copy
- Fix link text with updated guide title
- Updated categorical_hinge loss docs in losses.py
- Fix wrong path separator in error message when saved model does not exist
- Replaced np_utils with utils in image.py
- [keras/optimizer_v2/ftrl.py] Reflect defaults in docstring
- Module of the same name was imported twice.
- Remove unused TensorBoard._epoch
- ValueError raised when weights is a None object
- Fix #39462
- Add parallel matching for `tf.gfile.Glob`