Commit 66d1963b by liyinqiao

Update Makefile

parent 14d95218
# the prefix of the generated executable file
PREFIX = NiuTrans
NIUTRANS_EXE := $(PREFIX).Tensor
NIUTRANS_EXE := NiuTensor
# code path and generated file path
ROOT = .
......@@ -222,4 +221,4 @@ endif
clean:
@echo "Cleaning object files"
@-rm -f $(OBJS)
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论