Nelly Whads

Results 59 comments of Nelly Whads

Have the two test outputs here, one on `master` and one on the incoming branch. [torch2trt_test_master.md](https://github.com/NVIDIA-AI-IOT/torch2trt/files/10582956/torch2trt_test_master.md) ``` NUM_TESTS: 391 NUM_SUCCESSFUL_CONVERSION: 390 NUM_FAILED_CONVERSION: 1 NUM_ABOVE_TOLERANCE: 1 NUM_pSNR_TOLERANCE: 6 ``` [torch2trt_test.md](https://github.com/NVIDIA-AI-IOT/torch2trt/files/10582957/torch2trt_test.md) ```...

Rocket on, good sir. Cheers

Request sent - I'm not on it often, but I can start watching my notifs for this project / from you. (username should be something about a bird)

@t18n @Percentnineteen Are your steps outlined performed in addition to the patches outlined above? Or is this the "easy no-patch-fix" that can be used without the patches?

I can't seem to get the linter to respect [python 3.8 rules](https://docs.python.org/3.8/library/typing.html) - I don't know why. Hm.

I made a derp. Fixed the issue on my end instead. If there's any interest in this, I'll keep it here, else it can be forgotten.

> Do they run the same zsh version? Which one? The machine with the issue is running 5.0.2 (installed from apt) The non-issue machine will have to be checked tonight....

The zsh version with which there is no error is `5.1.1`

@trofimovilya can you check if there is a solution while using antigen? I'm getting the same error you menitoned. I'm trying to avoid cloning the repo and sourcing it manually...