-
-
Couldn't load subscription status.
- Fork 26
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
I'm trying to load an .ONNX file, and get the error on the title.
Also:
Closest candidates are:
load_node!(::Ghost.Tape, ::ONNX.OpConfig{:ONNX, :Gemm}, ::Vector{Ghost.Variable}, ::Dict{Symbol, Any}) at ~/.julia/packages/ONNX/TEIEp/src/load.jl:67
load_node!(::Ghost.Tape, ::ONNX.OpConfig{:ONNX, :Conv}, ::Vector{Ghost.Variable}, ::Dict{Symbol, Any}) at ~/.julia/packages/ONNX/TEIEp/src/load.jl:86
load_node!(::Ghost.Tape, ::ONNX.OpConfig{:ONNX, :MaxPool}, ::Vector{Ghost.Variable}, ::Dict{Symbol, Any}) at ~/.julia/packages/ONNX/TEIEp/src/load.jl:92If I understand correctly, there's not a load_node! dispatch for the :MatMul operation?
How can I fix this? Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed