From 1aea916c9cb566393c243c4cc6b4e64fb563dd93 Mon Sep 17 00:00:00 2001 From: Jeremy-J-J <56668275+Jeremy-J-J@users.noreply.github.com> Date: Wed, 12 Jan 2022 10:56:52 +0800 Subject: [PATCH] Update trt_executor.cc (#1252) Add cast data type casting to fix the bug `cannot convert from const char [] to char*`