Skip to content

Commit f87a58c

Browse files
authored
Move the research models into a research subfolder (#2430)
1 parent b871670 commit f87a58c

File tree

1,283 files changed

+86
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,283 files changed

+86
-78
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "tensorflow"]
2-
path = syntaxnet/tensorflow
2+
path = research/syntaxnet/tensorflow
33
url = https://github.com/tensorflow/tensorflow.git

CODEOWNERS

+35-35
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
adversarial_crypto/* @dave-andersen
2-
adversarial_text/* @rsepassi
3-
adv_imagenet_models/* @AlexeyKurakin
4-
attention_ocr/* @alexgorban
5-
audioset/* @plakal @dpwe
6-
autoencoders/* @snurkabill
7-
cognitive_mapping_and_planning/* @s-gupta
8-
compression/* @nmjohn
9-
differential_privacy/* @panyx0718
10-
domain_adaptation/* @bousmalis @ddohan
11-
im2txt/* @cshallue
12-
inception/* @shlens @vincentvanhoucke
13-
learned_optimizer/* @olganw @nirum
14-
learning_to_remember_rare_events/* @lukaszkaiser @ofirnachum
15-
lfads/* @jazcollins @susillo
16-
lm_1b/* @oriolvinyals @panyx0718
17-
namignizer/* @knathanieltucker
18-
neural_gpu/* @lukaszkaiser
19-
neural_programmer/* @arvind2505
20-
next_frame_prediction/* @panyx0718
21-
object_detection/* @jch1 @tombstone @derekjchow @jesu9 @dreamdragon
22-
pcl_rl/* @ofirnachum
23-
ptn/* @xcyan @arkanath @hellojas @honglaklee
24-
real_nvp/* @laurent-dinh
25-
rebar/* @gjtucker
26-
resnet/* @panyx0718
27-
skip_thoughts/* @cshallue
28-
slim/* @sguada @nathansilberman
29-
street/* @theraysmith
30-
swivel/* @waterson
31-
syntaxnet/* @calberti @andorardo
32-
textsum/* @panyx0718 @peterjliu
33-
transformer/* @daviddao
1+
official/* @nealwu @jhseu @itsmeolivia
2+
research/adversarial_crypto/* @dave-andersen
3+
research/adversarial_text/* @rsepassi
4+
research/adv_imagenet_models/* @AlexeyKurakin
5+
research/attention_ocr/* @alexgorban
6+
research/audioset/* @plakal @dpwe
7+
research/autoencoders/* @snurkabill
8+
research/cognitive_mapping_and_planning/* @s-gupta
9+
research/compression/* @nmjohn
10+
research/differential_privacy/* @panyx0718
11+
research/domain_adaptation/* @bousmalis @ddohan
12+
research/im2txt/* @cshallue
13+
research/inception/* @shlens @vincentvanhoucke
14+
research/learned_optimizer/* @olganw @nirum
15+
research/learning_to_remember_rare_events/* @lukaszkaiser @ofirnachum
16+
research/lfads/* @jazcollins @susillo
17+
research/lm_1b/* @oriolvinyals @panyx0718
18+
research/namignizer/* @knathanieltucker
19+
research/neural_gpu/* @lukaszkaiser
20+
research/neural_programmer/* @arvind2505
21+
research/next_frame_prediction/* @panyx0718
22+
research/object_detection/* @jch1 @tombstone @derekjchow @jesu9 @dreamdragon
23+
research/pcl_rl/* @ofirnachum
24+
research/ptn/* @xcyan @arkanath @hellojas @honglaklee
25+
research/real_nvp/* @laurent-dinh
26+
research/rebar/* @gjtucker
27+
research/resnet/* @panyx0718
28+
research/skip_thoughts/* @cshallue
29+
research/slim/* @sguada @nathansilberman
30+
research/street/* @theraysmith
31+
research/swivel/* @waterson
32+
research/syntaxnet/* @calberti @andorardo
33+
research/textsum/* @panyx0718 @peterjliu
34+
research/transformer/* @daviddao
35+
research/video_prediction/* @cbfinn
3436
tutorials/embedding/* @zffchen78 @a-dai
3537
tutorials/image/* @sherrym @shlens
3638
tutorials/rnn/* @lukaszkaiser @ebrevdo
37-
video_prediction/* @cbfinn
38-

README.md

+4-42

research/README.md

+46
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)