* add decoder/layernorm unit tests * update tests * delete decoder tests * address comments * remove none type check * restore nonetype checks * delete nonetype checks; add decoder tests for Llama * add gc * deal with tuple output  | 
			||
|---|---|---|
| .. | ||
| test_layer_fast_rope.py | ||
| test_transformers_api.py | ||
| test_transformers_api_attention.py | ||
| test_transformers_api_final_logits.py | ||
| test_transformers_api_layernorm.py | ||
| test_transformers_api_mlp.py | ||
| test_transformers_api_RMSNorm.py | ||