Console Login

#TensorFlow

All articles tagged with TensorFlow

#TensorFlow

Deep Learning Bottlenecks: Why Fast NVMe and KVM Matter More Than Your GPU

It is 2017, and TensorFlow 1.0 has changed the game. But throwing a Titan X at your model is useless if your I/O is choking the pipeline. Here is how to architecture a training stack that actually saturates the bus, strictly for Norwegian data compliance.

TensorFlow in Production: High-Performance Serving Strategies (Feb 2017 Edition)

Stop serving models with Flask. Learn how to deploy TensorFlow 1.0 candidates using gRPC and Docker for sub-millisecond inference latency on Norwegian infrastructure.