Experiment - GPU vs CPU tensor placement
Problem:You want to understand how placing tensors on GPU or CPU affects computation speed in TensorFlow.
Current Metrics:No timing metrics collected yet.
Issue:You do not know how to measure and compare the speed difference between GPU and CPU tensor operations.