Skip to content

[Perf] Memoize runtime call initialization and reuse calls between Graph::execute invocations #15

@IanWood1

Description

@IanWood1

Memoize iree_runtime_call_t initialization and populate buffer
views at setup to avoid paying the penalty for every Graph::execute
invocation. Use iree_runtime_call_reset to reset the call inputs/outputs
if needed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions