You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/21 02:10:40 UTC

[GitHub] [incubator-teaclave] czzmmc opened a new issue #308: How to load secrets into teaclave and train a gbdt model

czzmmc opened a new issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308


   Hi, 
   After some effort, I got "Hello teaclave" message by running buitin_echo.py and mesapy_echo.py with **HW** mode! That is amazing! And I wanna go further. I'm going to train a gbdt model at my next step. Here, I meet my first question, which is how I can put my secret data files into teaclave. And I also need the my data encrypted before it is loaded into  gbdt model. BTW, do u guys have the docs about registering my own customized functions? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] czzmmc commented on issue #308: How to load secrets into teaclave and train a gbdt model

Posted by GitBox <gi...@apache.org>.
czzmmc commented on issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308#issuecomment-634613509


   @mssun I've already finished the builtin-gbdt-train script, can I do a pull request and upload my code?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on issue #308: How to load secrets into teaclave and train a gbdt model

Posted by GitBox <gi...@apache.org>.
mssun commented on issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308#issuecomment-634830565


   Great! Yes, you can submit a PR. Thank you so much.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on issue #308: How to load secrets into teaclave and train a gbdt model

Posted by GitBox <gi...@apache.org>.
mssun commented on issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308#issuecomment-631854358


   For now, you can see our end to end test for reference: https://github.com/apache/incubator-teaclave/blob/master/tests/functional/enclave/src/end_to_end/builtin_gbdt_train.rs.
   
   More examples and docs will be updated in these days. Stay tuned.
   
   Also, if you'd like to contribute, I'll be more than happy.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on issue #308: How to load secrets into teaclave and train a gbdt model

Posted by GitBox <gi...@apache.org>.
mssun commented on issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308#issuecomment-635538711


   #319 has been merged. Issue closed. Thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun closed issue #308: How to load secrets into teaclave and train a gbdt model

Posted by GitBox <gi...@apache.org>.
mssun closed issue #308:
URL: https://github.com/apache/incubator-teaclave/issues/308


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org