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
1,316 contributions in the last year
Contribution activity
September 2020
Created a pull request in tensorflow/io that received 3 comments
Add Prewitt and Sobel filter
This PR adds Prewitt and Sobel filter under tfio.experimental.filter[prewitt|sobel]
Signed-off-by: Yong Tang yong.tang.github@outlook.com
+121
−1
•
3
comments
- Update namespace to allow the source code build on both tf-nightly and tensorflow 2.3.0
- Consolidate bazel version specification to always take from .bazelversion
- Update docs to reformat and conform to tensorflow_docs
- Use .bazelversion to set BAZEL_VERSION
- Reformat the docs to conform to tensorflow_docs package
- kafka experimental datasets streaming logic modifications
- Enable parsing arrays of arbitrary dimensions from json files
- fix docstring indentations for arrow, bigquery and ignite python api's
- added elasticsearch test setup to kokoro workflow
- Bug fix in github actions while pushing docker images to registry
- github action to push docker images to registry
- Upgrade bazel version to fix kokoro ci issue
- Elasticsearch: headers support for retrieving data
- Elasticsearch: base tests
- Elasticsearch: decoupling io and parsing ops
- Add bazelversion file for bazelisk users