Tencent / TurboTransformers

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
Other
1.49k stars 198 forks source link

try to install tensorflow in the lastest gpu docker:no space #172

Closed 652994331 closed 4 years ago

652994331 commented 4 years ago

Hi, i was trying to install tensorflow-gpu==1.13.1 in the latest gpu docker provided by u. However, "could not install , no space left on the device". Could you please hele me with this, thanks

feifeibear commented 4 years ago

Your computer has no space left. You may need to delete some useless files or use a computer with more extra disk space.

feifeibear commented 4 years ago

I close this issue because the error is not related to the function of TurboTransformers.