Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/workers-wonnx
/ functions
Functions
8 in github.com/cloudflare/workers-wonnx
⨍
Functions
8
◇
Types & classes
1
↓ 1 callers
Method
ensure_session
(&mut self)
src/lib.rs:32
↓ 1 callers
Function
execute_gpu_do
build and send a request to the Classifier DO
src/lib.rs:145
↓ 1 callers
Function
fetch_model
download model from R2
src/lib.rs:94
↓ 1 callers
Function
load_image
convert an image into weights
src/lib.rs:159
Method
fetch
(&mut self, mut req: Request)
src/lib.rs:59
Function
main
(mut req: Request, env: Env, _ctx: Context)
src/lib.rs:106
Method
new
(state: State, env: Env)
src/lib.rs:54
Function
start
()
src/lib.rs:21