"server/vscode:/vscode.git/clone" did not exist on "cff472ba2b9147015ffd005aace282481d489695"
Commit af82b300 authored by aiss's avatar aiss
Browse files

modify test folder

parent 8cfd4afa
This source diff could not be displayed because it is too large. You can view the blob instead.
#!/bin/bash
pytest unit/checkpoint/test_lr_scheduler.py::TestLRSchedulerCheckpoint::test_checkpoint_no_lr_scheduler[2-True]
pytest unit/checkpoint/test_lr_scheduler.py::TestLRSchedulerCheckpoint::test_checkpoint_lr_scheduler[3-True]
pytest unit/checkpoint/test_lr_scheduler.py::TestLRSchedulerCheckpoint::test_checkpoint_no_lr_scheduler[3-True]
pytest unit/checkpoint/test_lr_scheduler.py::TestLRSchedulerCheckpoint::test_checkpoint_lr_scheduler[2-True]
pytest unit/ops/adam/test_adamw.py
pytest unit/ops/adam/test_cpu_adam.py
pytest unit/ops/aio/test_aio.py
pytest unit/ops/adagrad/test_cpu_adagrad.py
pytest unit/runtime/half_precision/test_fp16.py
pytest unit/runtime/zero/test_ignore_unused_parameters.py
pytest unit/runtime/zero/test_zero.py
pytest unit/runtime/zero/test_zero_tensor_fragment.py
#!/bin/bash
pytest unit/inference/test_checkpoint_sharding.py
pytest unit/inference/test_inference.py
pytest unit/inference/test_model_profiling.py
pytest unit/runtime/comm/test_coalesced_collectives.py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment