Efficiency is essential to support responsiveness w.r.t. ever-growing datasets, especially for Deep Learning (DL) systems. DL frameworks have traditionally embraced deferred execution-style DL code that supports symbolic, graph-based Deep Neural Network (DNN) computation. While scalable, such development tends to produce DL code that is error-prone, non-intuitive, and difficult to debug. Consequently, more natural, less error-prone imperative DL frameworks encouraging eager execution have emerged but at the expense of run-time performance. While hybrid approaches aim for the "best of both worlds," the challenges in applying them in the real world are largely unknown. We conduct a data-driven analysis of challenges -- and resultant bugs -- i...
Deep learning has been a very popular topic in Artificial Intelligent industry these years and can b...
We present a library that provides optimized implementations for deep learning primitives. Deep lear...
DL frameworks are the basis of constructing all DL programs and models, and thus their bugs could le...
Efficiency is essential to support responsiveness w.r.t. ever-growing datasets, especially for Deep ...
In computer science, there are more and more efforts to improve reproducibility. However, it is stil...
Deep learning (DL) has been widely applied to many domains. Unique challenges in engineering DL syst...
In recent years, machine learning (ML) and, more noticeably, deep learning (DL), have be- come incre...
Rapid progress in deep learning is leading to a diverse set of quickly changing models, with a drama...
Thesis (Ph.D.)--University of Washington, 2020In the past decade deep learning has revolutionized ma...
Thesis (Ph.D.)--University of Washington, 2022As the scaling and performance demands for deep learni...
Deep learning (DL) is a highly impactful field in machine learning that has revolutionized various d...
Rapid progress in deep learning is leading to a diverse set of quickly changing models, with a drama...
In the last decade, industry’s demand for deep learning (DL) has increased due to its high performan...
Deep Learning has become one of the most important tools in computer science in the last decade beca...
Deep learning (DL) based software systems are difficult to develop and maintain in industrial settin...
Deep learning has been a very popular topic in Artificial Intelligent industry these years and can b...
We present a library that provides optimized implementations for deep learning primitives. Deep lear...
DL frameworks are the basis of constructing all DL programs and models, and thus their bugs could le...
Efficiency is essential to support responsiveness w.r.t. ever-growing datasets, especially for Deep ...
In computer science, there are more and more efforts to improve reproducibility. However, it is stil...
Deep learning (DL) has been widely applied to many domains. Unique challenges in engineering DL syst...
In recent years, machine learning (ML) and, more noticeably, deep learning (DL), have be- come incre...
Rapid progress in deep learning is leading to a diverse set of quickly changing models, with a drama...
Thesis (Ph.D.)--University of Washington, 2020In the past decade deep learning has revolutionized ma...
Thesis (Ph.D.)--University of Washington, 2022As the scaling and performance demands for deep learni...
Deep learning (DL) is a highly impactful field in machine learning that has revolutionized various d...
Rapid progress in deep learning is leading to a diverse set of quickly changing models, with a drama...
In the last decade, industry’s demand for deep learning (DL) has increased due to its high performan...
Deep Learning has become one of the most important tools in computer science in the last decade beca...
Deep learning (DL) based software systems are difficult to develop and maintain in industrial settin...
Deep learning has been a very popular topic in Artificial Intelligent industry these years and can b...
We present a library that provides optimized implementations for deep learning primitives. Deep lear...
DL frameworks are the basis of constructing all DL programs and models, and thus their bugs could le...