You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/31 00:19:52 UTC

[GitHub] ddragosd opened a new pull request #38: Added an AI Action extending Tensorflow

ddragosd opened a new pull request #38: Added an AI Action extending Tensorflow
URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/38
 
 
   This PR adds a new runtime to support AI workloads.
   
   Changelist:
   - [x] added a new action `python3AiAction`
   - [x] the docker container used for this image extends [tensorflow/tensorflow](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/dockerfiles)
   
   TODO:
   - [ ] add test for the included ml/dl frameworks to show that all dependencies are properly installed
   - [ ] add documentation with the pre-installed frameworks and libraries 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services