Skip to content

Adding set_paths to WasiNnCtx - #3978

Open
brianjjones wants to merge 2 commits into
bytecodealliance:mainfrom
brianjjones:add_mapdir
Open

brianjjones wants to merge 2 commits into
bytecodealliance:mainfrom
brianjjones:add_mapdir

Conversation

@brianjjones

Copy link
Copy Markdown
Contributor

This function will allow storage of the real paths
of the --mapdir values given to wasmtime. This is
needed because TensorFlow and possibly other
backends require a path to the model and other
files.

This function will allow storage of the real paths
of the --mapdir values given to wasmtime. This is
needed because TensorFlow and possibly other
backends require a path to the model and other
files.
@brianjjones

Copy link
Copy Markdown
Contributor Author

@abrown Here is the proposed change needed to provide the mapdir location so the Tensorflow backend can work.

@brianjjones
brianjjones marked this pull request as ready for review May 16, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant