- Deep Learning Essentials
- Wei Di Anurag Bhardwaj Jianing Wei
- 159字
- 2021-06-30 19:17:47
CPU cache size
CPU cache size is an important CPU component that is used for high-speed computations. A CPU cache is often organized as a hierarchy of cache layers, from L1 to L4—L1, and L2 being smaller and faster cache layers as opposed to the larger and slower layers L3 and L4. In an ideal setting, every data needed by the application resides in caches and hence no read is required from RAM, thereby making the overall operation faster.
However, this is hardly the scenario for most of the deep learning applications. For example, for a typical ImageNet experiment with a batch size of 128, we need more than 85MB of CPU cache to store all information for one mini batch [13]. Since such datasets are not small enough to be cache-only, a RAM read cannot be avoided. Hence modern day CPU cache sizes have little to no impact on the performance of deep learning applications.
- 大學計算機信息技術導論
- Hands-On Internet of Things with MQTT
- Circos Data Visualization How-to
- 大數據專業英語
- Hands-On Machine Learning on Google Cloud Platform
- PIC單片機C語言非常入門與視頻演練
- 大數據處理平臺
- 工業機器人維護與保養
- 電氣控制與PLC原理及應用(歐姆龍機型)
- 三菱FX/Q系列PLC工程實例詳解
- INSTANT Adobe Story Starter
- Web編程基礎
- 基于人工免疫原理的檢測系統模型及其應用
- 智能+:制造業的智能化轉型
- Microsoft System Center Data Protection Manager Cookbook