Zhang Xu-Hui

Results 13 comments of Zhang Xu-Hui

Is TRT have some compatibility issue to tensorflow 1.8? Is someone have this issue?

My detail of computer: OS: ubuntu 16.04 64bit(4.15.0-33-generic) NVIDIA GTX1080TI nvidia 384.130 + CUDA 9.0 + cudnn 7.1.2 TensorRT 4.0.1.6

@jerryhouuu hello, I got same issue as below: ERROR: Parameter check failed at: Utils.cpp::reshapeWeights::71, condition: input.values != nullptr ERROR: UFFParser: Parser error: res_aspp_g/decoder/resnet/bn_conv1/batch_normalization/FusedBatchNorm: reshape weights failed! ERROR: sample_uff_ssd: Fail to...

@jaybdub-nv When I convert pb to uff, got below issue: xhz@xhz-omen:tf_to_trt_image_classification$ python scripts/convert_plan.py /home/xhz/Projects/models/xw_model/new/LsGan_model_test.pb /home/xhz/Projects/models/xw_model/LsGan_model.pb.plan input_img 360 640 sigmoid_logits 1 0 float Using output node sigmoid_logits Converting to UFF graph...

Just use new api of trt5, issue was fixed.

same question.

Thanks for your reply, I write to local 32G eMMC, I test speed has 500MB/s: `nvidia@nvidia-desktop:~$ dd if=/dev/zero of=1.iso bs=4096 count=102400 102400+0 records in 102400+0 records out 419430400 bytes (419...

I tested serval times to cyber_record with camera image channel(1080p, 10fps), everytime got 'read buffer overflow', sometimes lost 2 seconds message, somtimes lost 10 seconds message, now I can't record...

In orin, we use build_opt_nvidia to compile, Is it use build_opt_gpu to compile for jetson orin?

Thanks for you cliealy reply, later will check it, then will reply the result.