Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging using glog #869

Closed
wangkuiyi opened this issue Dec 14, 2016 · 1 comment
Closed

Logging using glog #869

wangkuiyi opened this issue Dec 14, 2016 · 1 comment
Assignees

Comments

@wangkuiyi
Copy link
Collaborator

We created paddle/util/Logging.h as a wrapper of glog a while ago with the mind that Paddle might need to support embedded systems without glog in the future. Indeed, a more convenient way to logging on embedded systems might be to change glog other than wrapping glog within Paddle.

Let me turn to use glog directly and make it easier to go through building targets in Bazel BUILD files.

@reyoung reyoung mentioned this issue Dec 14, 2016
14 tasks
@reyoung reyoung assigned gangliao and unassigned reyoung Dec 14, 2016
@reyoung
Copy link
Collaborator

reyoung commented Dec 14, 2016

@gangliao is trying to remove the wrapper of glog and gflags now.

wangxicoding pushed a commit to wangxicoding/Paddle that referenced this issue Dec 9, 2021
* add mpnet

* update

* update tokenizer and update readme

* update readme & add docs

* rm unused figure

* update

* update

* update copyright

Co-authored-by: gongenlei <gongel@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants