https://github.com/thudm/cogdl
Raw File
Tip revision: 281f47424d58844b167ccbe41d9829c1f77689f8 authored by Yukuo Cen on 08 November 2023, 09:05:20 UTC
[Dataset] Update download links of GRB data (#438)
Tip revision: 281f474
.gitmodules
[submodule "third_party/dgNN"]
	ignore = dirty
	path = third_party/dgNN
	url = ../../dgSPARSE/dgNN
	branch = main
[submodule "third_party/actnn"]
	ignore = dirty
	path = third_party/actnn
	url = ../../ucbrise/actnn
	branch = main
[submodule "third_party/fastmoe"]
	ignore = dirty
	path = third_party/fastmoe
	url = ../../laekov/fastmoe
	branch = master
back to top