forked from PaddlePaddle/benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.62 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "models"]
path = models
url = https://github.com/PaddlePaddle/models.git
branch = benchmark
[submodule "NeuralMachineTranslation/BERT/pytorch/Megatron-LM"]
path = NeuralMachineTranslation/BERT/pytorch/Megatron-LM
url = https://github.com/chengduoZH/Megatron-LM
branch = benchmark
[submodule "se-resnext/pytorch/vision"]
path = se-resnext/pytorch/vision
url = https://github.com/pytorch/vision.git
branch = master
[submodule "se-resnext/pytorch/examples"]
path = se-resnext/pytorch/examples
url = https://github.com/pytorch/examples.git
branch = master
[submodule "seq2seq/tensorflow/nmt"]
path = seq2seq/tensorflow/nmt
url = https://github.com/tensorflow/nmt.git
[submodule "StarGAN/pytorch/stargan"]
path = StarGAN/pytorch/stargan
url = https://github.com/yunjey/stargan.git
branch = master
[submodule "AttGAN/tensorflow/attgan"]
path = AttGAN/tensorflow/attgan
url = https://github.com/LynnHo/AttGAN-Tensorflow.git
branch = master
[submodule "AttGAN/pytorch/attgan"]
path = AttGAN/pytorch/attgan
url = https://github.com/elvisyjlin/AttGAN-PyTorch.git
branch = master
[submodule "STGAN/tensorflow/stgan"]
path = STGAN/tensorflow/stgan
url = https://github.com/csmliu/STGAN.git
branch = master
[submodule "GAN_models/PytorchGAN/pytorch-CycleGAN-and-pix2pix"]
path = GAN_models/PytorchGAN/pytorch-CycleGAN-and-pix2pix
url = https://github.com/chengduoZH/pytorch-CycleGAN-and-pix2pix
branch = benchmark
[submodule "static_graph/Mask-RCNN/pytorch/maskrcnn-benchmark"]
path = static_graph/Mask-RCNN/pytorch/maskrcnn-benchmark
url = https://github.com/facebookresearch/maskrcnn-benchmark.git