ColossalAI/tests/test_infer_ops/triton
Xu Kai d1fcc0fa4d
[infer] fix test bug (#4838)
* fix test bug

* delete useless code

* fix typo
2023-10-04 10:01:03 +08:00
..
kernel_utils.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_bloom_context_attention.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_copy_kv_dest.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_layernorm_triton.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_llama2_token_attn.py [infer] fix test bug (#4838) 2023-10-04 10:01:03 +08:00
test_llama_context_attention.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_rotary_embedding.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_self_attention_nonfusion.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_softmax.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_token_attn_1.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_token_attn_2.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_token_attn_fwd.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
test_token_softmax.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00