Skip to content

should this line return a string? #7627

@putcn

Description

@putcn

I just found following line is blocking my build, since it's supposed to return a string.

virtual std::string GetReqName() { assert(false); }

https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/operators/detail/grpc_server.cc#L39

Metadata

Metadata

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