15 ms·
Another format is onnx [0], where Apple and Goodle don't seem to participate. I don't know the politics behind it but there should be a common format for all li
by J0-nas 9y ago
Another format is onnx [0], where Apple and Goodle don't seem to participate. I don't know the politics behind it but there should be a common format for all libraries/platforms.
[0] https://onnx.ai/ https://onnx.ai/
- stochastic_monk 9y agoonnx seems to be an initiative to try to allow Microsoft's and Facebook's AI platforms to compete with Tensorflow. Considering Tensorflow is more a grab at developer mindshare than an ideal platform [for example, its performance lags by a factor of two behind MXNet and Torch], I think it's a smart plan.
- J0-nas 9y agoI don't think the last sentence is fair to trensorflow. Torch has been around for ~15 years compared to the 3 of TF. You'd expect TF to catch up in terms of performance in the future.
- stochastic_monk 9y agoI think it's more than fair. I'm certain that more developer-hours have been spent on TensorFlow than on Torch. They very well may catch up, but that doesn't mean that hype and the Google name aren't the reason it's gotten popular.