- Guangzhou, China
-
18:29
- 8h ahead - http://gameofdimension.com/
Popular repositories Loading
-
xgboost_explainer
xgboost_explainer PublicA tool for analyzing feature importance of xgboost model. idea came from R version xgboostExplainer
-
java-bert-predict
java-bert-predict Publicturn bert pretrain checkpoint into saved model for a feature extracting demo in java
-
policy-gradient-pong
policy-gradient-pong Publictensorflow implementation of Andrej Karpathy's blog about reinforcement learning. http://karpathy.github.io/2016/05/31/rl/
133 contributions in the last year
Skip to contributions year listDay of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
June 2025
Created 2 repositories
-
gameofdimension/flux
C++
This contribution was made on Jun 12
-
gameofdimension/ParaAttention
Python
This contribution was made on Jun 5
Opened 2 pull requests in 2 repositories
bytedance/flux
1
open
-
fix typo
This contribution was made on Jun 12
chengzeyi/ParaAttention
1
open
-
specify the group to split sequence within
This contribution was made on Jun 5
Created an issue in bytedance/flux that received 2 comments
[BUG] fail to launch with ray
Describe the bug
The op fails to launch when using Ray, but runs successfully with torchrun.
To Reproduce
import sys
from typing import Optional im…
2
comments