Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210130133
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210130133
Graph
3cc420161e3b809639114b0af7ab301dcb39a3e1
Select Git revision
Branches
2
cpp-infer-session
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Aug
27
25
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
3
2
1
31
Jul
30
29
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
8
6
5
4
3
2
1
30
Jun
29
28
27
26
25
21
20
19
18
17
16
15
14
13
11
10
6
5
4
3
31
May
30
29
27
26
24
23
22
17
16
6
5
4
2
29
Apr
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
4
3
2
1
28
Mar
27
26
25
23
22
21
20
18
15
14
12
11
8
7
27
Feb
25
23
22
21
20
19
21
Dec
14
Nov
11
9
7
3
2
1
31
Oct
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
12
11
9
5
3
2
1
30
Sep
26
25
24
23
19
18
17
16
15
14
13
10
9
7
6
4
3
2
1
31
Aug
30
29
27
25
24
22
21
20
Update oneflow.cmake (#2041)
fix shape of fc in_diff (#2038)
upgrade nccl to 2.4.8 (#2037)
fix next_batch_num (#2036)
Check in bug fix and multi node script (#2032)
Dev dot plan (#2035)
fixbug of delete worker (#2033)
check in fixes (#2030)
feat: init_worker can without scp binary and no use uuid (#2029)
fix overflow bug of mem_zone_unique_id, set job_id to int64_t (#2028)
Dev python init multi unit (#2022)
Restructure python module and minimum setup.py (#2026)
make cmake more reasonable (#2024)
Bugfix put job conf into plan (#2023)
support mpi using style
replace data_tmp_bns/model_bns/fw_buf_bns with tmp_bns
remove unused bns in gdb util
remove input_diff/output_diff/model_diff bns
remove unused accuracy_acc and accuracy_print
rm unused code loss_acc
remove unused code loss_print
user_job_completer
Merge branch 'dev_job_set' of github.com:Oneflow-Inc/oneflow into dev_job_set
binary program oneflow_worker
fix reduce concat kernel (#2020)
fix interface op parallel conf
constant_conf for enable_all_reduce_group.py test
remove wrong optimization code
demo python scripts for enable_all_reduce_group
bugfix: init RuntimeBuffersScope before Runtime
enable_all_reduce_group
return op instead of output op acts as part of user job
factor: lbn => logical_blob_name; logical_blob_name() => logical_blob_name
only for return output_op
1) fix output op parallel_conf; 2) refactor InterfaceOpUtil
ForEachConnectedComponent is easily misused
fix error use of GenRepeatedBn()
Bugfix job set multi device (#2019)
rm forward_loss_instance_num (#2018)
Dev split like (#2016)