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
7780c64be0636eacf645dcbe1c37c2dab977c18f
Switch branch/tag
seminar-breakout
10 Aug, 2017
9 commits
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
6 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
Still use gpu as default ps device
· 1dbf6154
Yuxin Wu
authored
Aug 07, 2017
1dbf6154
06 Aug, 2017
5 commits
name scope in symbf & reuse name scope in InputSource (fix #340)
· 710bf4eb
Yuxin Wu
authored
Aug 06, 2017
710bf4eb
make inferencer a callback
· b7de25d9
Yuxin Wu
authored
Aug 06, 2017
b7de25d9
organize name scopes in EMA & trainers (#340)
· d44d32d6
Yuxin Wu
authored
Aug 06, 2017
d44d32d6
infinite option in FeedInput
· 5b310290
Yuxin Wu
authored
Aug 06, 2017
5b310290
make dataflow.imgaug and dataflow.dataset lazy
· 3745b4d5
Yuxin Wu
authored
Aug 05, 2017
3745b4d5
05 Aug, 2017
1 commit
check deleted modules in dataflow/ to fix 'git pull' users
· 0038c29e
Yuxin Wu
authored
Aug 05, 2017
0038c29e