Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
seminar-breakout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
seminar-breakout
Commits
f2d06a6449cb6a6ef4889aff2d18c0fb70c9f4d0
Switch branch/tag
seminar-breakout
28 Oct, 2017
5 commits
update docs
· f2d06a64
Yuxin Wu
authored
Oct 28, 2017
f2d06a64
Merge branch 'model-redesign'
· f0243500
Yuxin Wu
authored
Oct 28, 2017
f0243500
remove Trainer.train_with_config
· a867fa57
Yuxin Wu
authored
Oct 28, 2017
a867fa57
Merge branch 'master' into model-redesign
· bfad96d7
Yuxin Wu
authored
Oct 28, 2017
bfad96d7
keep the '-summary' suffix
· d38d22bf
Yuxin Wu
authored
Oct 28, 2017
d38d22bf
27 Oct, 2017
5 commits
update docs
· 8f8ae315
Yuxin Wu
authored
Oct 27, 2017
8f8ae315
split trainer to tower.py
· ea0f1b90
Yuxin Wu
authored
Oct 27, 2017
ea0f1b90
fix old examples
· 0b8727b0
Yuxin Wu
authored
Oct 27, 2017
0b8727b0
Add train_with_defaults
· 8cea7d8a
Yuxin Wu
authored
Oct 27, 2017
8cea7d8a
update docs
· af667ff4
Yuxin Wu
authored
Oct 27, 2017
af667ff4
26 Oct, 2017
1 commit
bugfix
· 6a1e822d
Yuxin Wu
authored
Oct 26, 2017
6a1e822d
25 Oct, 2017
10 commits
fix build
· 7bb9ee1c
Yuxin Wu
authored
Oct 25, 2017
7bb9ee1c
Fix main script in all GAN examples
· cef8ae29
Yuxin Wu
authored
Oct 25, 2017
cef8ae29
[WIP] GAN trainers with new API
· 5bd3c395
Yuxin Wu
authored
Oct 25, 2017
5bd3c395
[WIP] Switch GANs to use Trainerv2
· 2d99afea
Yuxin Wu
authored
Oct 25, 2017
2d99afea
Update more examples to use Trainerv2
· 17a73a4c
Yuxin Wu
authored
Oct 25, 2017
17a73a4c
fix some examples
· e63fe50f
Yuxin Wu
authored
Oct 25, 2017
e63fe50f
map_arg for gpus
· 22b91be9
Yuxin Wu
authored
Oct 25, 2017
22b91be9
update some examples
· dc709e94
Yuxin Wu
authored
Oct 25, 2017
dc709e94
fix new linting rules
· 0c65c338
Yuxin Wu
authored
Oct 25, 2017
0c65c338
docs update & StagingInputWrapper -> StagingInput
· 9ecf87de
Yuxin Wu
authored
Oct 25, 2017
9ecf87de
22 Oct, 2017
2 commits
[FasterRCNN] update LR schedule
· b0297e64
Yuxin Wu
authored
Oct 22, 2017
b0297e64
Setup sessinit before creating session (fix #449)
· 98c3c7e1
Yuxin Wu
authored
Oct 23, 2017
98c3c7e1
21 Oct, 2017
6 commits
Merge branch 'master' into model-redesign
· 73c66c18
Yuxin Wu
authored
Oct 21, 2017
73c66c18
[Trainerv2] Swap trainer directory. change two examples.
· ba4e3178
Yuxin Wu
authored
Oct 21, 2017
ba4e3178
Checkpoint before migrating examples
· 9268bc8c
Yuxin Wu
authored
Oct 21, 2017
9268bc8c
make old GANs work with new trainer
· 0be707e9
Yuxin Wu
authored
Oct 20, 2017
0be707e9
[Trainerv2] use v2 inference interface in v1 trainer
· 9a711e72
Yuxin Wu
authored
Oct 20, 2017
9a711e72
Allow TowerContext to use both ns_name and vs_name
· e121701a
Yuxin Wu
authored
Oct 20, 2017
e121701a
20 Oct, 2017
6 commits
Fix session creator bug for distributed trainer.
· 0addcdc6
Yuxin Wu
authored
Oct 20, 2017
0addcdc6
Allow sesscreate to finalize the graph.
· c99d013a
Yuxin Wu
authored
Oct 20, 2017
c99d013a
[Trainerv2] Add get_predictor support
· 93a177bf
Yuxin Wu
authored
Oct 20, 2017
93a177bf
[Trainerv2] Add TowerTrainer on top of singlecost
· e0b13533
Yuxin Wu
authored
Oct 19, 2017
e0b13533
clean-up '-summary' in stats name. clean-up some use of get_scalar_var
· 0f90d4c2
Yuxin Wu
authored
Oct 19, 2017
0f90d4c2
use sess.make_callable for predictors
· a55d81ca
Yuxin Wu
authored
Oct 19, 2017
a55d81ca
19 Oct, 2017
5 commits
Call predictor with positional arguments
· f363d2e8
Yuxin Wu
authored
Oct 19, 2017
f363d2e8
fix import
· a6a2aba4
Yuxin Wu
authored
Oct 19, 2017
a6a2aba4
Move gradient average utilities
· f409fbf0
Yuxin Wu
authored
Oct 19, 2017
f409fbf0
Create the old-style trainer when requested
· d53b5c4c
Yuxin Wu
authored
Oct 19, 2017
d53b5c4c
Add a function to apply general prefetch policies
· 4e644290
Yuxin Wu
authored
Oct 19, 2017
4e644290