- 移除 JEPA/lejepa-identifiability 子模块 gitlink - 移除 research/multiply/MultiPLY 子模块 gitlink - 删除 .gitmodules(不再有外部 URL 依赖) - 两个目录内容作为普通文件纳入主仓库追踪 - 删除各自内部 .git 目录,消除嵌套 git 仓库
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import Lake
|
||||
open Lake DSL
|
||||
|
||||
package lejepa where
|
||||
leanOptions := #[
|
||||
⟨`autoImplicit, false⟩
|
||||
]
|
||||
|
||||
@[default_target]
|
||||
lean_lib LeJEPA where
|
||||
|
||||
require "leanprover-community" / "mathlib" @ git "v4.28.0"
|
||||
Reference in New Issue
Block a user