Popular repositories Loading
-
tensorflow
tensorflow PublicForked from tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
C++
-
tensorpack
tensorpack PublicForked from tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Python
-
byteps
byteps PublicForked from bytedance/byteps
A high performance and generic framework for distributed DNN training
Python
-
MegEngine
MegEngine PublicForked from MegEngine/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的数值计算框架
C++
-
Paddle
Paddle PublicForked from PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
C++
-
PaddleNLP
PaddleNLP PublicForked from PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search…
Python
132 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 1 commit in 1 repository
Created a pull request in PaddlePaddle/PaddleNLP that received 4 comments
fix bug of calling TensorParallel multiple times
Before submitting Lint code. If there are lint issues, please format the code first. # Install and register `pre-commit` in the project folder …