"megatron/fused_kernels/tests/test_fused_kernels.py" did not exist on "6c3f6c7bb582b4509b28b64c3772e56f11627b7f"
.dockerignore 129 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
# Ignore everything
**

# Allow files and directories
!*.txt
!*.ini
!/tools/*.sh
!/test/onnx/.onnxrt-commit
!/docs/.sphinx/*.txt