Skip to content

Conversation

@Le-soleile
Copy link
Contributor

PR Category
Performance Optimization

PR Types
Bug fixes

Description
将对应注册文件引用问题修改

// See the License for the specific language governing permissions and
// limitations under the License.

#include "paddle/phi/core/kernel_registry.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

目前有编译报错,原因是paddle/phi/kernels/quantize_linear_kernel.h头文件中声明不全,需要补充。同时需要去掉#include "paddle/phi/kernels/gpu/quantize_linear_kernel.cu"和#include "paddle/phi/kernels/impl/quantize_linear_impl.h",并且需要确保paddle/phi/kernels/gpu/quantize_linear_kernel.cu这个文件在cmakelists中已经编译。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants