It’s a RAM issue. When I used t2.micro (1 GiB RAM), the TensorFlow installation was killed midway. I upgraded to t2.mini which has 2 GiB RAM and it solved the issue.
It’s a RAM issue. When I used t2.micro (1 GiB RAM), the TensorFlow installation was killed midway. I upgraded to t2.mini which has 2 GiB RAM and it solved the issue.