You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/06/03 06:30:59 UTC

[jira] [Commented] (SINGA-189) Generate python outputs of proto files

    [ https://issues.apache.org/jira/browse/SINGA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313724#comment-15313724 ] 

wangwei commented on SINGA-189:
-------------------------------

The default cmake version is 2.8.
It would be better to check the cmake version:
if cmake is >=3.4, then use the cmake command to generate python protobuf files;
else, generate python files manually.

> Generate python outputs of proto files
> --------------------------------------
>
>                 Key: SINGA-189
>                 URL: https://issues.apache.org/jira/browse/SINGA-189
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Xie Zhongle
>            Assignee: Xie Zhongle
>
> We generate python output of proto files for singav1 in this ticket. We also get rid of Proto.cmake adopted from Caffe project. According to the official documentation, the minimum version of cmake supporting python creation for protobuf is 3.4.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)