Introduce reused_buffer_index_per_stream in allocation planner which will be reset after computing the reuse buffer for each stream #26320
Annotations
5 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/allocation_planner.cc#L203
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:203: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/allocation_planner.cc#L1349
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:1349: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/allocation_planner.cc#L1351
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/framework/allocation_planner.cc:1351: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/allocation_planner_test.cc#L1988
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/test/framework/allocation_planner_test.cc:1988: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/allocation_planner_test.cc#L1993
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/test/framework/allocation_planner_test.cc:1993: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
The logs for this run have expired and are no longer available.
Loading