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
Popular repositories
-
-
-
-
Forked from hmin/HexGL
Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain (me)
JavaScript
-
Forked from toji/NoRecruiterSoliciting
Please do not contact me with job opportunities. I am happy with my current position.
59 contributions in the last year
Contribution activity
October 2020
Created a pull request in tensorflow/tfjs that received 1 comment
WebGPU: Add fromPixelsAsync for tfjs webgpu
This patch add fromPixelsAsync for tfjs webgpu to handle: Convert inputs to imageBitmap in a proper way Using CopyImageBitmapToTexture + shader to…
Created an issue in gpuweb/gpuweb that received 4 comments
CopyImageBitmapToTexture: Texture usage of the dest texture may prevent blit using internal shaders.
One of the optimization for CopyImageBitmapToTexture is using internal pipelines to do the blit to handle the case which cannot do direct T2T copy. F…