Skip to content

Working through performance benchmarks to help deliver better code.

License

Notifications You must be signed in to change notification settings

MindMimicLabs/tensorflow-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow Performance

We do research into deep learning strategies. This means we are more or less unconcerned with performance in the comercial sence. However, when our models start taking weeks to run, then we need to invest time in better engenering. This repo is a journal of our journy through that process.

  • 2020/05/05: What is the performance difference in R vs Python?
  • 2020/05/09: What is the performance difference when using a CPU vs a GPU vs 2 GPUs

Environment

Tensor Flow is super fickle when it comes to setup. The code used in this paper uses the v1 guidence found here

About

Working through performance benchmarks to help deliver better code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published