Block or Report
Block or report ailzhang
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Implement "A multi-level solution algorithm for steady-state markov chains" by Graham Horton etc.
Python 1
-
pytorch Public
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++ 1
-
-
vision Public
Forked from pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
Jupyter Notebook
-
examples Public
Forked from pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python 1
916 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 4 commits in 1 repository
Created a pull request in taichi-dev/taichi that received 2 comments
[opengl] Expose allow_nv_shader_extension in compileconfig.
Related issue = #3298
Opened 1 other pull request in 1 repository
taichi-dev/taichi
1
merged
Reviewed 9 pull requests in 1 repository
taichi-dev/taichi
9 pull requests
- [misc] Move configured headers out of the binary directory
- [misc] Use configured headers to track version and commit hash
- [IR] Add type_check for UnaryOpExpression
- [opengl] Off-screen context using EGL & Support GLES
- [ir] Add missing constructors for TypedConstant
- [refactor] Add compare to the new python frontend ast builder
- [refactor] Add IfExp, static assign and AugAssign to the new frontend AST builder
- [CI] Linux CD containerization
- [Lang] Call external function with llvm bitcode