Commit af82b300 authored by aiss's avatar aiss
Browse files

modify test folder

parent 8cfd4afa
This diff is collapsed.
#!/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