[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
