I use python api to create a custom layer,
and the “import tensorrtplugins” is successful.
However, it is wrong in assert(engine.get_nb_bindings() == 2),
what’s it mean?
I use python api to create a custom layer,
and the “import tensorrtplugins” is successful.
However, it is wrong in assert(engine.get_nb_bindings() == 2),
what’s it mean?
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Assertion `engine->getNbBindings() == 2' failed when after doing INT8 calibration | 4 | 2112 | September 27, 2021 | |
TensorRT custom layer help | 4 | 501 | June 11, 2020 | |
TensorRT add_plugin() in Python | 1 | 1058 | January 29, 2018 | |
Documentation for TensorRT 3.0 | 0 | 522 | December 6, 2017 | |
TensorRT3 gives wrong result for alphago model | 0 | 456 | January 16, 2018 | |
how to create custom layer in TensorRt by python | 0 | 584 | February 5, 2018 | |
Implement Plugin Layer with support of FP16 mode | 0 | 1018 | April 26, 2019 | |
TensorRT 2 EA and concat layers | 0 | 822 | June 13, 2017 | |
Is Plugin API supported by onnx parser? | 4 | 452 | October 12, 2021 | |
int8 calibration,meet error get_batch() takes 2 positional arguments but 3 were given | 5 | 2235 | April 8, 2020 |