Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ code.js
File
code.js
torch/utils/model_dump/code.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ h, Component, render } from
'https://unpkg.com/preact?module'
;
2
import
htm from
'https://unpkg.com/htm?module'
;
3
4
const
html = htm.bind(h);
Callers
nothing calls this directly
Calls
3
render
Function · 0.85
h
Function · 0.85
bind
Method · 0.80
Tested by
no test coverage detected