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
707 contributions in the last year
Contribution activity
December 2020
Created 16 commits in 1 repository
Created a pull request in tensorflow/tfjs that received 2 comments
custom-bundle-test, add missing kernels to config
A few new kernels were recently added to core/backends (that were previously implemented as high level ops). This adds these to the config for the …
Opened 18 other pull requests in 1 repository
tensorflow/tfjs
15
merged
1
open
2
closed
- Add range kernel to wasm and node
- add e2e custom bundle test for universal sentence encoder
- use runKernel instead of runKernelFunc
- add more logging to custom bundle test
- switch from runKernelFunc to runKernel (part 7)
- switch from runKernelFunc to runKernel (part 6)
- switch from runKernelFunc to runKernel (part 5)
- switch from runKernelFunc to runKernel (part 4)
- switch runKernelFunc to runKernel (part 3)
- use runKernel instead of runKernelFunc (part 2)
- [node] modularize identity
- make attrs argument in runKernel optional
- Do not merge. Reference LSC. Switch to runKernel
- test
- [webgl] fix cpu forwarding path for prod
- [webgl] modularize unpack/unstack
- [webgl] modularize unsortedSegmentSum
- [webgl] modularize split, gather, complexAbs and more
Reviewed 11 pull requests in 1 repository
tensorflow/tfjs 11 pull requests
- core: Disable checkComputationForErrors for webgpu backend.
- [wasm] Add mean kernel.
- Modularize Mean
- Run ts-node tests with --transpile-only to increase speed
- [webgl] Modularize sqrt
- [webgl] Implement more unary kernels:
- [webgl] modularize split, gather, complexAbs and more
- [webgl] modularize unsortedSegmentSum
- [webgl] modularize unpack/unstack
- [webgl] Modularize argMin, argMax, reverse, stridedSlice.
- Temporarily disable android in nightly CI

