Making large AI models cheaper, faster and more accessible
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
HELSON bb4e9a311a
[zero] add inference mode and its unit test (#2418)
2 years ago
..
_C [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
amp [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
auto_parallel Revert "[NFC] polish code format" (#2372) 2 years ago
autochunk adapt new fx 2 years ago
builder
cli [cli] updated installation check cli for aot/jit build (#2395) 2 years ago
communication [NFC] polish communication/p2p_v2.py code style (#2303) 2 years ago
context Update parallel_context.py (#2408) 2 years ago
device [device] find best logical mesh 2 years ago
engine
fx [auto-parallel] refactoring ColoTracer (#2118) 2 years ago
gemini [zero] add inference mode and its unit test (#2418) 2 years ago
kernel [hotfix] issue #2388 2 years ago
logging [logger] hotfix, missing _FORMAT (#2231) 2 years ago
nn [zero] add inference mode and its unit test (#2418) 2 years ago
pipeline fix diff device in some partition 2 years ago
registry
tensor [hotfix] fix implement error in diffusers 2 years ago
testing [amp] add gradient clipping for unit tests (#2283) 2 years ago
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2 years ago
utils [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
zero [zero] polish low level zero optimizer (#2275) 2 years ago
__init__.py [setup] supported conda-installed torch (#2048) 2 years ago
constants.py updated tp layers 2 years ago
core.py
global_variables.py updated tp layers 2 years ago
initialize.py