Use function-local static pointer for globals in TensorRT
C++ style guide forbids globals that are not trivially destructible. PiperOrigin-RevId: 234140821
Loading
Please sign in to comment
C++ style guide forbids globals that are not trivially destructible. PiperOrigin-RevId: 234140821