You mean on AWS/Azure? Because I have to develop a framework (https://github.com/autumnai/leaf) with it, and there is no way I am going to introduce any more complexity than necessary that early.
Understood. Leaf looks interesting. Will be keeping an eye on it. Having just recently focused on machine learning I still haven't settled on a stack. I find your rational behind using Rust quite helpful. What kind of timeframe are we looking at for when this is production ready?
Really depends on what use case. There should be a nice production-ish demo out towards end of the month, but I am afraid I can't say anything less vague at the moment.
Does the rust core team have any plans towards being able to write kernels directly in Rust using the NVPTX LLVM backend? Otherwise if you're all just calling into CuDNN anyway, pretty narrow differentiation in performance (and big difference in development resources) between you, Torch, and TensorFlow.