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
c9226e909ac09817b3ccec88c3ab36677b6ccd3f
Switch branch/tag
seminar-breakout
11 Aug, 2017
1 commit
print deprecate warning only once #377
· c9226e90
Yuxin Wu
authored
Aug 11, 2017
c9226e90
10 Aug, 2017
15 commits
docs update
· 27957082
Yuxin Wu
authored
Aug 10, 2017
27957082
update arch figure, bump to 0.4
· c94585b4
Yuxin Wu
authored
Aug 10, 2017
c94585b4
fix distributed trainer docs formatting (fix #375)
· 47bddd8e
Yuxin Wu
authored
Aug 10, 2017
47bddd8e
update docs for distributed trainer (#375)
· 6d954998
Yuxin Wu
authored
Aug 10, 2017
6d954998
fix compat for python2
· 864a35f6
Yuxin Wu
authored
Aug 10, 2017
864a35f6
fix distributed trainer
· 2cba9434
Yuxin Wu
authored
Aug 10, 2017
2cba9434
update docs
· 7780c64b
Yuxin Wu
authored
Aug 10, 2017
7780c64b
Share stop event between ThreadedMapData workers
· a131b8fd
Yuxin Wu
authored
Aug 10, 2017
a131b8fd
mark more DataFlow as non-reentrant
· 1401d30d
Yuxin Wu
authored
Aug 10, 2017
1401d30d
Guard some stateful dataflow with non-reentrancy
· 79b9d0eb
Yuxin Wu
authored
Aug 10, 2017
79b9d0eb
Make PrintData equivalent to the underlying ds.
· 6c905896
Yuxin Wu
authored
Aug 09, 2017
6c905896
fix import
· d7f92444
Yuxin Wu
authored
Aug 09, 2017
d7f92444
update resnet example to contain #139
· d5f3350d
Yuxin Wu
authored
Aug 09, 2017
d5f3350d
refactor InferenceRunner. (fix #139)
· 74c80d57
Yuxin Wu
authored
Aug 09, 2017
74c80d57
Use QueueInput in DataParallelInferenceRunner, correctness verified.
· b9a15df7
Yuxin Wu
authored
Aug 09, 2017
b9a15df7
09 Aug, 2017
5 commits
Faster dataflow for resnet inference (#139)
· 5c241e09
Yuxin Wu
authored
Aug 08, 2017
5c241e09
hide utils.utils.* from automatic import
· eecb5803
Yuxin Wu
authored
Aug 08, 2017
eecb5803
hide utils.naming.* from automatic import
· 94a01039
Yuxin Wu
authored
Aug 08, 2017
94a01039
hide gpu.* from automatic import
· a4ae0f2d
Yuxin Wu
authored
Aug 08, 2017
a4ae0f2d
Add architure figure
· ab0048cc
Yuxin Wu
authored
Aug 08, 2017
ab0048cc
08 Aug, 2017
14 commits
docs update
· edbcf18a
Yuxin Wu
authored
Aug 08, 2017
edbcf18a
refine the dataflow/input doc
· 03c16776
Yuxin Wu
authored
Aug 08, 2017
03c16776
add an ILSVRC12Files dataset (#139)
· 42322257
Yuxin Wu
authored
Aug 08, 2017
42322257
update docs
· 43b04fc8
Yuxin Wu
authored
Aug 08, 2017
43b04fc8
allow mask_sigint called in non-main threads. avoid #368 and enable nested PrefetchDataZMQ
· 1d3ab162
Yuxin Wu
authored
Aug 08, 2017
1d3ab162
(fix #369)
· 3d9dc7d0
Yuxin Wu
authored
Aug 08, 2017
3d9dc7d0
(fix #368)
· a682083f
Yuxin Wu
authored
Aug 08, 2017
a682083f
update doc
· 54f45384
Yuxin Wu
authored
Aug 08, 2017
54f45384
add strict mode in ThreadedMapData (#139)
· 5a8423e3
Yuxin Wu
authored
Aug 07, 2017
5a8423e3
fix DataParallelInferenceRunner (#365)
· 545fc709
Yuxin Wu
authored
Aug 07, 2017
545fc709
Add a third note in prefetch about forking
· 2e7dd9c7
Yuxin Wu
authored
Aug 07, 2017
2e7dd9c7
clarify the behavior of nested prefetch
· d6f0c57a
Yuxin Wu
authored
Aug 07, 2017
d6f0c57a
move ZMQ processes to `reset_state()`
· fed2d8e4
Yuxin Wu
authored
Aug 07, 2017
fed2d8e4
InferenceRunner now works with QueueInput (#139)
· 21c7f94a
Yuxin Wu
authored
Aug 07, 2017
21c7f94a
07 Aug, 2017
5 commits
Include graph_builder in API doc
· ac2031df
Yuxin Wu
authored
Aug 07, 2017
ac2031df
Let queue_size summary be part of QueueInput callback
· c7b5a85f
Yuxin Wu
authored
Aug 07, 2017
c7b5a85f
Define global_step to be the number of hooked_sess.run calls
· a6aa8bce
Yuxin Wu
authored
Aug 07, 2017
a6aa8bce
Inferencer API renamed
· b747c068
Yuxin Wu
authored
Aug 07, 2017
b747c068
global_step in trainer was computed wrong (fix #364)
· 5b681a95
Yuxin Wu
authored
Aug 07, 2017
5b681a95