* ResNet50/PyT Triton ONNXruntime fix with env flag
Scripts were modified to fix missing ORT_TENSORRT_FP16_ENABLE flag for
Triton Inference Server with ONNXRuntime and TensorRT execution provider.
* ResNet50/PyT TensorRT FP16 support fixed
ONNX to TensorRT converter was fixed to force FP16 precision for
TensorRT networks.