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 upPinned
793 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 10 commits in 3 repositories
Reviewed 37 pull requests in 5 repositories
tensorflow/tensorflow 22 pull requests
- Completed validation_data entry for .fit()
- Keras: Allow setting constant initializers using Python literals
- [PluggableDevice] Kernel C API enhancement for retrieving attributes
- [PluggableDevice]Add kernel and stream executor c api extension
- [PluggableDevice] Add pluggable device load mechanism
- 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`
keras-team/keras-io 12 pull requests
- Adding an example for Supervised Contrastive Learning
- Fix the number of classes in the Oxford Pets segmentation example
- fixed typo in masking and padding documentation
- Lint Keras - PixelCNN example
- Lint Keras - Text generation with a miniature GPT example
- Lint the Keras - Wasserstein GAN (WGAN) with Gradient Penalty (GP) example
- Fix small typos
- replace global batch_size with self.batch_size
- Update TF_VERSION to fix CI Action workflow
- Add SaveOptions description to tutorial
- Fix broken url in docs
- Make code style consistent

