TFL-summaryTable of Contents1. TF/Develop/Mobile1.1. Introduction to TFL1.1.1. What does TFL contain ?1.1.2. Why do we need a new mobile-specific library?1.1.3. TFL developer preview highliths1.1.4. TLF architectures1.2. 모바일 구성을 위한 모델 준비1.2.1. What is up with all different saved file formats?1.2.2. How do you get a model you can use on mobile ?1 TF/Develop/Mobile1.1 Introduction to TFL임베디드 디바이스,..
TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems Table of Contents 1. 1. Introduction 2. 2. Programming Model and Basic Concepts 2.1. Operations and Kernels 2.2. sessions 2.3. variables 3. 3. implementation 3.1. Devices 3.2. Tensors 4. 3.1 single device execution 5. 3.2 Multi-Device Execution 5.1. Node Placement 5.2. Cross-Device Communication 6. 3.3 Distributed Exec..