onnxruntime
Place shape related compute nodes in CPU
#4940
Merged

Place shape related compute nodes in CPU #4940

SherlockNoMad merged 17 commits into master from bahuang/graph_partition
SherlockNoMad
Place shape related nodes in CPU
4a2dc9fa
visit candidates by topological order
4dc1e4a4
GetCpuSubGraph
e3d202aa
Improve
f123c214
clean up
7e502116
SherlockNoMad SherlockNoMad added training
SherlockNoMad SherlockNoMad added core runtime
SherlockNoMad SherlockNoMad requested a review from snnn snnn 6 years ago
SherlockNoMad SherlockNoMad requested a review from skottmckay skottmckay 6 years ago
SherlockNoMad SherlockNoMad requested a review from souptc souptc 6 years ago
SherlockNoMad SherlockNoMad requested a review 6 years ago
SherlockNoMad SherlockNoMad changed the title Place shape related compute nodes in CPU GraphPartitioner: Place shape related compute nodes in CPU 6 years ago
SherlockNoMad SherlockNoMad requested a review from pranavsharma pranavsharma 6 years ago
yuslepukhin
yuslepukhin commented on 2020-09-03
yuslepukhin
yuslepukhin commented on 2020-09-03
yuslepukhin
yuslepukhin commented on 2020-09-03
ke1337
ke1337
ke1337 commented on 2020-09-11
Merge branch 'master' into bahuang/graph_partition
ea49e026
Merge branch 'master' into bahuang/graph_partition
2090154f
Lafi7e
Lafi7e commented on 2020-09-14
Address comments
a45453c9
Cleanup duplicated logic in CUDA EP
e0b78692
ke1337
ke1337 commented on 2020-09-15
ke1337
ke1337 commented on 2020-09-15
Fix build and UTs
eefeb784
temp step
8c97c180
Make KernelRegistryManager a singleton class
e86cbc27
Merge branch 'bahuang/graph_part2' into bahuang/graph_partition
dfa6dcf8
Make CPU node placement a utility function
7f513c02
ke1337
ke1337 commented on 2020-09-17
ke1337
ke1337 commented on 2020-09-17
ke1337
ke1337
ke1337 commented on 2020-09-17
ke1337
ke1337 commented on 2020-09-17
Revert "Make KernelRegistryManager a singleton class"
91d407d9
skip placing on CPU if the data typs is float16 or bfloat16
78a09a63
ke1337
ke1337 dismissed these changes on 2020-09-21
Address comments
c2a91859
SherlockNoMad SherlockNoMad dismissed their stale review via c2a91859 5 years ago
SherlockNoMad SherlockNoMad changed the title GraphPartitioner: Place shape related compute nodes in CPU Place shape related compute nodes in CPU 5 years ago
ke1337
ke1337 approved these changes on 2020-09-22
SherlockNoMad SherlockNoMad merged 038192bd into master 5 years ago
SherlockNoMad SherlockNoMad deleted the bahuang/graph_partition branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone