65% CPU & 15% Memory with Tensorflow on Google Cloud ML -


i'm running google cloud ml job using "scaletier": "basic_gpu", , following chart outlines details on utilisation:

job details in google cloud ml engine

i'm executing experiment using learn_runner.run(...) on custom estimator , feed input using pipeline based approach using file name queue read data.

is using pipeline based approach main reason low memory utilisation , there should consider optimize training utilisation?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -