You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using segnet to load a custom segmentation network and I was wondering if I can change precision to fp32?
Currently I am getting this when i run it
...
[TRT] desired precision specified for GPU: FASTEST
...
[TRT] selecting fastest native precision for GPU: FP16
Thanks for the help :)
The text was updated successfully, but these errors were encountered:
Hi,
I'm using segnet to load a custom segmentation network and I was wondering if I can change precision to fp32?
Currently I am getting this when i run it
...
[TRT] desired precision specified for GPU: FASTEST
...
[TRT] selecting fastest native precision for GPU: FP16
Thanks for the help :)
The text was updated successfully, but these errors were encountered: