nvluxiaoz

Results 2 comments of nvluxiaoz

If it is a Meta checkpoint, you may need to try `--meta_ckpt_dir` instead of `--model_dir`?

I think you might do ``` if layer.precision == trt.float16: layer.precision == trt.float32 ```