so it is the name of the very last node, am I correct?
I know that you can build custom layers for operations that are not natively supported by TensorRT. Is that the functionality you refer to as “supports plugins to extend its compatibility”?
Are tf-trt and tensorRT two different programs? From my understanding, they seem to be based on two different code repositories. One is under Tensorflow’s contrib directory while TensorRT seems to be from its independent repository. Also, tf-trt seems to not require additional installation other than installing TensorFlow but TensorRT requires some more extensive installation.