Revert "Add the layer norm files. (#222)" (#223)

This reverts commit c8459d199d.
This commit is contained in:
Laurent Mazare
2023-07-22 17:51:11 +02:00
committed by GitHub
parent c8459d199d
commit 5f20acf080
9 changed files with 0 additions and 1532 deletions

View File

@ -184,7 +184,6 @@ mod cuda {
let mut command = std::process::Command::new("nvcc");
command.arg(format!("--gpu-architecture=sm_{compute_cap}"))
.arg("--ptx")
.arg("--expt-relaxed-constexpr")
.args(["--default-stream", "per-thread"])
.args(["--output-directory", &out_dir])
// Flash attention only