FasterTransformer
                                
                                 FasterTransformer copied to clipboard
                                
                                    FasterTransformer copied to clipboard
                            
                            
                            
                        nvcc fatal : Unknown option 'Wall'
hi,I have a question as shown below

Can you provide the cmake version and cuda version you use? It seems some problems caused by compiler.
hi, cuda: 10.1 torch: 1.5.0+cu101 cmake: 3.19.3 I can succeed when i build with C++,but there is question when i build with PyTorch
Do you try on the pytorch docker image we recommend?
check this issue: https://github.com/pytorch/vision/issues/2001