Saeed Masoomi
Saeed Masoomi
@knsong , I can't figured out it ,so I reinstall caffe with this fork!! thanks for your help
I can't did it because when I read same issue in this branch , I realized that I need to update my protobuf then when I want to update my...
Thanks @knsong , before you answer my question I wrote a layer like below and I check the size of output in python and it seems that output size is...
@knsong Thanks but I guess I can't imagine layer very well and I must think about this later precisely but for my last question when we use ordinary convolution we...
@knsong Thank you very much
@Rasoul20sh As a quick answer: possibility of supporting this model in OpenCV is very low. Because OpenCV has just started to add tensorflow layers and some layers(even regular one) are...
I solve it with upgrading gcc to version 6. for upgrading gcc you can use below commands.(link to source) ``` sudo apt-get update && \ sudo apt-get install build-essential software-properties-common...
Thanks @alanlukezic
> Currently, backend only supports decoder model. @byshiue Can't we just use the chained models(ensemble) in any encoder-decoder model?, I mean the encoder's output serves as the input for the...
@yuekaizhang Thanks for the answer, but please check the following information: ``` ********************************************************** running benchmark for whisper_medium_bs10_bw5_FP16 ********************************************************** engine_dir: /app/tensorrt_llm/examples/ts-whisper/ts_whisper/benchmark/whisper_models/whisper_medium_bs10_bw5_FP16 RTF: 0.0172 total_duration: 481.035 seconds (0.13 hours) processing time: 8.285...