%dll
; iron_onnx ONNX Runtime 推論
%ver
3.8
%date
2026/04/16
%author
IronHSP
%note
hsponnx.dllが必要。
%type
ユーザー定義命令
%group
AI/機械学習

%index
onnx_init
ONNX Runtime 初期化
%prm

%href
onnx_load

%index
onnx_load
モデルをロード
%prm
"model.onnx"
%href
onnx_run

%index
onnx_run
推論を実行
%prm

%href
onnx_get_output

%index
onnx_get_output
出力テンソルを取得
%prm
index, var
%href
onnx_bye

%index
onnx_bye
終了処理
%prm

