How to use tensor cores in tensorrt

Xavier has 512-core Volta GPU with Tensor Cores. I wonder how to use tensor cores in Xavier. I’ve read the developer guide about tensorrt. It seems that tensor cores will be used automatically when the mode of tensorrt is set to fp16. Is is true? and is there any other material about how to use tensor cores in tensorrt?

Thanks in advance.