Evgeniy Mamchenko
Evgeniy Mamchenko
I use `FFmpegWriter` and receive the following error: ``` ... writer.writeFrame(frame) File "/usr/local/lib/python3.5/dist-packages/skvideo/io/ffmpeg.py", line 471, in writeFrame raise IOError(msg) OSError: [Errno 32] Broken pipe FFMPEG COMMAND: /usr/bin/ffmpeg -y -pix_fmt rgb24...
### System Info - `transformers` version: 4.27.0.dev0 - Platform: Linux-5.10.147+-x86_64-with-glibc2.29 - Python version: 3.8.10 - Huggingface_hub version: 0.12.0 - PyTorch version (GPU?): 1.13.1+cu116 (False) - Tensorflow version (GPU?): 2.11.0 (False)...
`TFSegformerForSemanticSegmentation` from `huggingface/transformers` export to ONNX used to work in TF 2.8.4, the notebook that reproduces a successful export: https://colab.research.google.com/gist/OutSorcerer/c8cd27a455091b57d9ea90ab3450035e/tfsegformer_onnx.ipynb but its export fails in TF >= 2.9.0, a notebook...
### Environment * KFP version: not relevant (bug only is SDK) * KFP SDK version: 2.8.0 * All dependencies version: ``` kfp 2.8.0 kfp-pipeline-spec 0.3.0 kfp-server-api 2.0.5 docker 7.1.0 ```...