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

里面的.cc文件是怎么用的呢? #37

Open
elias-1 opened this issue Jan 23, 2017 · 2 comments
Open

里面的.cc文件是怎么用的呢? #37

elias-1 opened this issue Jan 23, 2017 · 2 comments

Comments

@elias-1
Copy link

elias-1 commented Jan 23, 2017

里面的.cc文件是怎么用的呢?.cc主要是实现什么?一般用法是啥?感谢国内大哥引路

@elias-1 elias-1 changed the title 里面的.cc文件是用的呢? 里面的.cc文件是怎么用的呢? Jan 23, 2017
@koth
Copy link
Owner

koth commented Jan 23, 2017

c++调用计算图,在c++中实现分词包装。 用法参考seg_backend_api的说明,bazel build 编译后运行。
默认带--help选项打印出可选参数。

@elias-1
Copy link
Author

elias-1 commented Jan 23, 2017

用这种c++写api与python写您是怎么抉择的呢?在什么情况下会这样用c++?因为我们一般会用python走完这个流程?感谢您的解答

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

2 participants