Commit History

Upload apex-master/examples/dcgan/main_amp.py with huggingface_hub
070ab19
verified

cyd0806 commited on

Upload apex-master/examples/docker/Dockerfile with huggingface_hub
6a34a1e
verified

cyd0806 commited on

Upload apex-master/examples/docker/README.md with huggingface_hub
740b785
verified

cyd0806 commited on

Upload apex-master/examples/imagenet/README.md with huggingface_hub
71f8409
verified

cyd0806 commited on

Upload apex-master/examples/imagenet/main_amp.py with huggingface_hub
9d7e7ba
verified

cyd0806 commited on

Upload apex-master/examples/simple/distributed/README.md with huggingface_hub
39b618a
verified

cyd0806 commited on

Upload apex-master/examples/simple/distributed/distributed_data_parallel.py with huggingface_hub
c11f463
verified

cyd0806 commited on

Upload apex-master/examples/simple/distributed/run.sh with huggingface_hub
5726541
verified

cyd0806 commited on

Upload apex-master/pyproject.toml with huggingface_hub
5855964
verified

cyd0806 commited on

Upload apex-master/requirements.txt with huggingface_hub
7e35236
verified

cyd0806 commited on

Upload apex-master/requirements_dev.txt with huggingface_hub
a0e1c2c
verified

cyd0806 commited on

Upload apex-master/setup.py with huggingface_hub
886bc46
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/__init__.py with huggingface_hub
3db2602
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_add_param_group.py with huggingface_hub
413ad40
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_basic_casts.py with huggingface_hub
77cbf75
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_cache.py with huggingface_hub
64862c8
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_checkpointing.py with huggingface_hub
2d0893a
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_fused_sgd.py with huggingface_hub
63eeffd
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_larc.py with huggingface_hub
8a91ced
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_multi_tensor_axpby.py with huggingface_hub
80f4f37
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_multi_tensor_l2norm.py with huggingface_hub
82d622d
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_multi_tensor_scale.py with huggingface_hub
91dd4a6
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_multi_tensor_unscale_l2norm.py with huggingface_hub
ec16c61
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_multiple_models_optimizers_losses.py with huggingface_hub
c49dc2c
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_promotion.py with huggingface_hub
0fafb26
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_rnn.py with huggingface_hub
891ffa5
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/test_update_scale_hysteresis.py with huggingface_hub
1539ef2
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_amp/utils.py with huggingface_hub
bcdeb3a
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_deprecated/test_deprecated_warning.py with huggingface_hub
07bd71d
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_fp16util/__init__.py with huggingface_hub
69d09a8
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_fp16util/test_fp16util.py with huggingface_hub
d3252ac
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_fused_layer_norm/test_fused_layer_norm.py with huggingface_hub
8a74b97
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_mlp/test_mlp.py with huggingface_hub
8aaa43c
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_optimizers/__init__.py with huggingface_hub
9876d6c
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_optimizers/test_adam.py with huggingface_hub
d50117d
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_optimizers/test_fused_novograd.py with huggingface_hub
500c911
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_optimizers/test_fused_optimizer.py with huggingface_hub
d61e547
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_optimizers/test_lamb.py with huggingface_hub
e351fd6
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_test.py with huggingface_hub
33305a0
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/__init__.py with huggingface_hub
c1637b4
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/gpt_scaling_test.py with huggingface_hub
f6aefde
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_batch_sampler.py with huggingface_hub
0e80ec6
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_bert_minimal.py with huggingface_hub
64fa5b0
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_cross_entropy.py with huggingface_hub
69d30b6
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_data.py with huggingface_hub
b59d8f7
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_dynamic_batchsize.py with huggingface_hub
66587a1
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_fused_rope.py with huggingface_hub
c3750e0
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_fused_softmax.py with huggingface_hub
a952c62
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_gpt_minimal.py with huggingface_hub
8ad53b1
verified

cyd0806 commited on

Upload apex-master/tests/L0/run_transformer/test_layers.py with huggingface_hub
5169fd4
verified

cyd0806 commited on