Open AlexDBlack opened 4 years ago
@AlexDBlack thanks for a thorough review. I'll create an epic out of it and create a list of issues for the fixes.
Following are the related issue links or list of things to do based on the above discussion:
@AlexDBlack what should the technical explanation page contain in general?
Another thing: https://serving.konduit.ai/installation#set-environment-variables-manually
This talks about setting an environment variable to point to a JAR file - but then has zero information on where the JAR comes from.
@AlexDBlack what should the technical explanation page contain in general?
Sorry, didn't see this until now. Basically architecture, how it works internally.
Recently I read through the Konduit Serving documentation available on gitbook (and synced to this repo): https://serving.oss.konduit.ai/ Overall, what has been done so far is pretty good. However, there's some things I think we can improve, most of them easy fixes. We can split some of these items out into their own github issues for tracking if necessary.
Also I could be wrong on some of this (still learning codebase and current status).
General thoughts/comments:
No mention of the "data type conversion between pipeline steps" that (I believe) Konduit serving supportsEdit: looks like this is for the output only (not between intermediate pipeline steps). Although, there are some implicit conversions between dl4j related and python steps. (For example, ND4J -> numpy and vice versa).Later/future:
Page: https://serving.oss.konduit.ai/
Page: https://serving.oss.konduit.ai/quickstart/quickstart-python
Page: https://serving.oss.konduit.ai/installation
Page: https://serving.oss.konduit.ai/building-from-source
Page: https://serving.oss.konduit.ai/yaml-configurations
Page: https://serving.oss.konduit.ai/model-monitoring/monitoring-grafana
Page: https://serving.oss.konduit.ai/examples/python/tensorflow-model-serving/tf-bert