...
...
Hi, gplot is not displaying the graph. When I run the first example in the README I get the following errors: ``` julia> using LightGraphs julia> using GraphPlot julia> g...
## This Pull request: Development of some unary operators for TMVA/SOFIE. ## Checklist: - [x] tested changes locally
## This Pull request: Fuse Conv or ConvTranpose and Add operators.
Hello, cppyy works fine with C++17. However, when I try to generate the bindings for a C++20 library I get the following error: ``` error: invalid value 'c++20' in '-std=c++20'...
This issue should track the status of the support of ONNX operators in TMVA/SOFIE. Supported : - [x] Add - [x] AveragePool - [x] BatchNormalization - [x] Conv - [x]...