Skip to content
#

trt

Here are 8 public repositories matching this topic...

yolov5-rt-stack
zhiqwang
zhiqwang commented Apr 7, 2022

I used following commad to export the ONNX models, and I use the 5.0 tag of ultralytics/yolov5 to train the model.pt. It raises an AttributeError: conv object has no attribute weight. How can I do for this error?

python tools/export_model.py --checkpoint_path model.pt --size_divisible 32

_Originally posted by @Deronjey in zhiqwang/yolov5-rt-stack#159 (comment)

documentation good first issue

Optimised object-oriented multi-threaded generic computational fluid dynamics (CFD) code for three-dimensional incompressible fluid flow on a regular grid with the incompressible lattice-Boltzmann method (LBM) for general lattices (D2Q9, D3Q15, D3Q19, D3Q27, ...) with A-A pattern for indexing - programmed in C++17, multi-threaded with OpenMP

  • Updated Apr 25, 2021
  • C++

Improve this page

Add a description, image, and links to the trt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trt topic, visit your repo's landing page and select "manage topics."

Learn more