dlpacklock

Results 2 issues of dlpacklock

boxes = box_head[a, :, y, x] IndexError: tensors used as indices must be long, byte or bool tensors https://github.com/NVIDIA/retinanet-examples/blob/main/odtk/box.py#L299 i wonder why use '/' instead of '//' to get the...

## Description convert onnx to engine with trtexec: `trtexec --onnx=model.onnx --dynamicPlugins=plugin_lib.dll --saveEngine=model16.engine --fp16 --allowGPUFallback` with error output: > [E] [TRT] 3: [libLoader.cpp::nvinfer1::rt::DynamicLibrary::Impl::untypedSymbolAddress::365] Error Code 3: Internal Error (SymbolAddress for getPluginCreators...

documentation
triaged
internal-bug-tracked