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
94a01039068e793b0bbe07191aac29cb709a19b1
Switch branch/tag
seminar-breakout
09 Aug, 2017
3 commits
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
5 commits
check deleted modules in dataflow/ to fix 'git pull' users
· 0038c29e
Yuxin Wu
authored
Aug 05, 2017
0038c29e
make dataflow.dataset a lazy module (#363)
· 326f335e
Yuxin Wu
authored
Aug 05, 2017
326f335e
fix BGR for CAM
· b31dd61a
Yuxin Wu
authored
Aug 05, 2017
b31dd61a
Avoid import matplotlib and sklearn at first (#363)
· 57a81ade
Yuxin Wu
authored
Aug 05, 2017
57a81ade
remove use_local_stat warnings from BN
· 02ef551b
Yuxin Wu
authored
Aug 04, 2017
02ef551b
04 Aug, 2017
5 commits
Remove unnecessary var_strategy checks in trainers.
· fd9edc3b
Yuxin Wu
authored
Aug 04, 2017
fd9edc3b
update trainer doc
· 9b707d91
Yuxin Wu
authored
Aug 04, 2017
9b707d91
update readme
· 19a6d4ef
Yuxin Wu
authored
Aug 04, 2017
19a6d4ef
use ps_device=cpu when #gpu>=4
· 8df2d7c5
Yuxin Wu
authored
Aug 04, 2017
8df2d7c5
Let InputSource.setup() returns the callbacks, to simplify trainer implementations
· 8419ee3f
Yuxin Wu
authored
Aug 03, 2017
8419ee3f
03 Aug, 2017
2 commits
[zmq op] get rid of protobuf dependency (#221)
· 398cb933
Yuxin Wu
authored
Aug 03, 2017
398cb933
fix DummyConstantInput
· d899c925
Yuxin Wu
authored
Aug 03, 2017
d899c925