This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix
pull/277/head
wangxiaotian22
4 years ago
parent
1852d7fefc
commit
2c022e4205
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ge/graph/build/memory/block_mem_assigner.h
+ 1
- 1
ge/graph/build/memory/block_mem_assigner.h
View File
@@ -65,7 +65,7 @@ class MemoryBlock {
stream_id_(stream_id),
deleted_block_(false),
reuse_mem_(reuse_mem),
same_stream_(true)
same_stream_(true)
,
input_index_(0),
continuous_block_(false),
first_continuous_block_(false),
Write
Preview
Loading…
Cancel
Save