liym27

Results 10 comments of liym27

> 所以今天已经很难找到没有开发和使用过远程服务的程序员了,但是没有正确理解远程服务的程序员却仍比比皆是。 hhh 是的

> Hi @liym27, > According to the [document](https://github.com/onnx/tutorials/tree/master/PyTorchCustomOperator#implement-the-custom-operator), have you created a CMakeLists.txt like [this](https://github.com/onnx/tutorials/blob/master/PyTorchCustomOperator/ort_custom_op/CMakeLists.txt) in your working directory? @jcwchen Yes, the same as CMakeLists.txt like [this](https://github.com/onnx/tutorials/blob/master/PyTorchCustomOperator/ort_custom_op/CMakeLists.txt) . a new...

请问是否没有固定初始化参数

您好,抱歉,我们正在复现和定位刚问题,稍后将给您回复。感谢反馈问题。

> 有人遇到过这么问题吗? 请问是调用哪个API报出的该错误,以及是否有相关代码可以看一下

> 这个代码你跑起来了吗?在测试得时候,我的一直报错,tensorflow.python.framework.errors_impl.InvalidArgumentError: Inputs to operation transformer/transformer-1/multi_head_atten/Select of type Select must have the same size and shape. Input 0: [8,100,100] != input 1: [1024,100,100] 请问是哪个模型的报错?

> transformer 预测的时候报错, 请问是动态图还是静态图,哪一个文件?使用的paddle版本以及环境是什么?

你好,请问方便提供下复现环境和脚本吗?