Amar Civgin

Results 4 comments of Amar Civgin

I also found another workaround, you can construct the cuda graph in another profile block and use it later. Extending on my code from before, it would look like this:...

It seems github is not returning a response with assets expanded, and here is a workaround ```sh pip install torch-tensorrt==1.1.0 --find-links https://github.com/pytorch/TensorRT/releases/expanded_assets/v1.1.0 ``` Unfortunately, for other versions you have to...

@dscho15 I'm not a maintainer of this repo but I think you should leave this issue open, since it needs to be properly resolved i.e. update the installation instructions in...

This also occurs when pip compiling from gemfury links, the package lookup on gemfury works, but downloading packages fails since they are backed by s3. This is the response from...