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.
 
 
 
 
 
Jiarui Fang 6fa71d65d3
[fx] skip diffusers unitest if it is not installed (#1799)
2 years ago
..
test_hf_model [fx] skip diffusers unitest if it is not installed (#1799) 2 years ago
test_timm_model [fx] support module with bias addition (#1780) 2 years ago
test_torchaudio_model [fx] support module with bias addition (#1780) 2 years ago
test_torchrec_model skip torchrec unittests if not installed (#1790) 2 years ago
test_torchvision_model [fx] fixed compatiblity issue with torch 1.10 (#1331) 2 years ago
test_activation_checkpoint_annotation.py [autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2 years ago
test_bias_addition_module.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2 years ago
test_control_flow.py [fx] supported data-dependent control flow in model tracing (#1185) 2 years ago
test_functional_conv.py [fx]patch nn.functional convolution (#1528) 2 years ago
test_patched_module.py [fx] fixed adapative pooling size concatenation error (#1489) 2 years ago
test_patched_op.py [fx] patched torch.max and data movement operator (#1391) 2 years ago