mdsahilparvezai/tensorflow ? reverse-engineered prompt
Reverse engineered prompt
I want to get this TensorFlow project built from source on my machine and make sure it actually works.
Please set it up so I can install the right dependencies, configure the build, compile it, and run a simple sanity check that imports TensorFlow and does a basic math example. If there are multiple options for CPU or GPU, make the default path as simple as possible, but keep the GPU path working too if it’s supported here.
Also add any missing setup notes in the README so a normal person can follow them without guessing, and make sure the build and test commands are easy to find. If you need to look up current build guidance or dependency versions online, feel free to do that.
Are you gonna build this?
make sure you review the code using coderabbit