MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / terminate

Method terminate

tensorflow/compiler/tf2tensorrt/plugin/trt_plugin.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 int initialize() noexcept override { return 0; }
45
46 void terminate() noexcept override {}
47
48 void destroy() noexcept override { delete this; }
49

Callers 4

tearDownClassMethod · 0.80
launchFunction · 0.80

Calls

no outgoing calls

Tested by 2

tearDownClassMethod · 0.64