Function holoscan::inference::build_engine
- Defined in File utils.hpp 
- 
bool holoscan::inference::build_engine(const std::string &onnxModelPath, const std::string &engine_name_, const NetworkOptions &network_options_, Logger &logger_)
- Build the (trt engine) network.