Boško Ivanišević
Boško Ivanišević
When table is created and columns are added ActiveRecord automatically adds primary column to the table. This makes problems on legacy databases where, for example, primary column name is OID...
If -f switch is given create separate directory for models and save load files in output directory.
Setting primary key column is not properly handled if column name is different from 'id'.
I am trying to import `microsoft/swin-base-patch4-window12-384` with: ``` AxonOnnx.import("../../models/swin-base-patch4-window12-384-export/model.onnx", batch_size: 32, num_channels: 3, height: 384, width: 384) ``` but I get an error: ``` Bug Bug ..!!** (ArgumentError) length at...