Compilation warnings
Created by: gongweibao
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc: In instantiation of ‘void paddle::operators::FusionSeqExpandConcatFCOpKernel<T>::Compute(const paddle::framework::ExecutionContext&) const [with T = float]’:
/paddle/paddle/fluid/framework/op_registry.h:107:11: required from ‘paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const::<lambda(const paddle::framework::ExecutionContext&)> [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 0ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/framework/op_registry.h:106:33: required from ‘struct paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 0ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]::<lambda(const class paddle::framework::ExecutionContext&)>’
/paddle/paddle/fluid/framework/op_registry.h:105:38: required from ‘void paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 0ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/framework/op_registry.h:128:9: required from ‘paddle::framework::OpKernelRegistrar<PlaceType, KernelType>::OpKernelRegistrar(const char*, const char*) [with PlaceType = paddle::platform::CPUPlace; KernelType = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:204:593: required from here
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:139:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:141:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc: In instantiation of ‘void paddle::operators::FusionSeqExpandConcatFCOpKernel<T>::Compute(const paddle::framework::ExecutionContext&) const [with T = double]’:
/paddle/paddle/fluid/framework/op_registry.h:107:11: required from ‘paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const::<lambda(const paddle::framework::ExecutionContext&)> [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 1ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/framework/op_registry.h:106:33: required from ‘struct paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 1ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]::<lambda(const class paddle::framework::ExecutionContext&)>’
/paddle/paddle/fluid/framework/op_registry.h:105:38: required from ‘void paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 1ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/framework/op_registry.h:112:9: required from ‘void paddle::framework::OpKernelRegistrarFunctor<PlaceType, false, I, KernelTypes ...>::operator()(const char*, const char*) const [with PlaceType = paddle::platform::CPUPlace; long unsigned int I = 0ul; KernelTypes = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/framework/op_registry.h:128:9: required from ‘paddle::framework::OpKernelRegistrar<PlaceType, KernelType>::OpKernelRegistrar(const char*, const char*) [with PlaceType = paddle::platform::CPUPlace; KernelType = {paddle::operators::FusionSeqExpandConcatFCOpKernel<float>, paddle::operators::FusionSeqExpandConcatFCOpKernel<double>}]’
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:204:593: required from here
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:139:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/paddle/paddle/fluid/operators/fusion_seqexpand_concat_fc_op.cc:141:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]