Skip to content

warning in row_conv_op.cu #6496

@luotao1

Description

@luotao1
Scanning dependencies of target proximal_gd_op
/home/luotao02/Paddle/paddle/operators/row_conv_op.cu(246): warning: variable "bly" was declared but never referenced
          detected during:
            instantiation of "void paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, T>::Compute(const paddle::framework::ExecutionContext &) const [with T=float]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(96): here
            implicit generation of "paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, T>::~RowConvGradKernel() [with T=float]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(96): here
            instantiation of class "paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, T> [with T=float]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(96): here
            implicit generation of "paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, T>::RowConvGradKernel() [with T=float]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(96): here
            instantiation of class "paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, T> [with T=float]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(96): here
            instantiation of "void paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes...>::operator()(const char *) const [with PlaceType=paddle::platform::GPUPlace, I=0UL, KernelTypes=<paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, float>>]" 
/home/luotao02/Paddle/paddle/framework/op_registry.h(116): here
            instantiation of "paddle::framework::OpKernelRegistrar<PlaceType, KernelType...>::OpKernelRegistrar(const char *) [with PlaceType=paddle::platform::GPUPlace, KernelType=<paddle::operators::RowConvGradKernel<paddle::platform::GPUPlace, float>>]" 
(407): here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions