Skip to content

This a library to collect MediaPipe custom operators and apply these to WasmEdge Wasi-NN plugin.

Notifications You must be signed in to change notification settings

yanghaku/mediapipe-custom-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a library to collect MediaPipe custom operators and apply these to WasmEdge Wasi-NN plugin.

The source code in folder ops are copied from MediaPipe.

The library impl the interface wasmEdgeWasiNnTfLiteAddCustomOps to be used in WasmEdge Wasi-NN plugin.

extern "C" void wasmEdgeWasiNnTfLiteAddCustomOps(TfLiteInterpreterOptions *);

About

This a library to collect MediaPipe custom operators and apply these to WasmEdge Wasi-NN plugin.

Resources

Stars

Watchers

Forks

Packages

No packages published