git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
| tf.while_loop | |
| tf.nn.bidirectional_dynamic_rnn | |
| tf.contrib.seq2seq.dynamic_rnn_decoder |
| #################### References ################################# | |
| https://www.tensorflow.org/install/install_sources | |
| https://medium.com/@rogerxujiang/setting-up-a-gpu-instance-for-deep-learning-on-aws-795343e16e44 | |
| OpenCL | |
| https://stackoverflow.com/questions/41831214/what-is-sycl-1-2 | |
| https://www.codeplay.com/products/computesuite/computecpp | |
| ######################################################## | |
| # Create the env |