Open laszewsk opened 3 years ago
tf.debugging.set_log_device_placement(True)
in the script which indicates if any task was run on a gpu or cpu. The output of the script can be saved in a logfile to analyze if GPU was used.
Example: pytest test_03_job_gpu.pyThe hardcoded path of data is removed. The relative path is added.
https://github.com/cloudmesh/cloudmesh-timeseries/blob/master/notebook/benchmarks/ok-v2-lstm-predict-n-new.ipynb