José Pereira
Results
2
issues of
José Pereira
Apparently, ONNX.jl is restricted to versions 0.1.0-0.1.1 of Flux.jl. Is this such a restrictive parameter? I keep having this error: ```julia ERROR: Unsatisfiable requirements detected for package Flux [587475ba]: Flux...
I'm trying to load an .ONNX file, and get the error on the title. Also: ```julia 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},...
enhancement
help wanted