You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of autowarefoundation/autoware.universe#9762, new API, which is responsible for building and optimizing TensorRT engine, has been released in autoware.universe.
In autoware_mtr, an original tensorrt builder, which is called MTRBuilder, has been used so far.
Therefore it's time to replace this class with autoware_tensorrt_common::TrtCommon interface.
The text was updated successfully, but these errors were encountered:
What
As of autowarefoundation/autoware.universe#9762, new API, which is responsible for building and optimizing TensorRT engine, has been released in autoware.universe.
In
autoware_mtr
, an original tensorrt builder, which is calledMTRBuilder
, has been used so far.Therefore it's time to replace this class with
autoware_tensorrt_common::TrtCommon
interface.The text was updated successfully, but these errors were encountered: