aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake/tests
Commit message (Collapse)AuthorAge
* Merge commit for internal changesGravatar Patrick Nguyen2018-02-19
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: RELEASE.md configure.py tensorflow/contrib/cmake/external/zlib.cmake tensorflow/contrib/cmake/python_modules.txt tensorflow/contrib/cmake/tests/cuda/compatibility_test.c tensorflow/contrib/cmake/tests/cuda/compatibility_test.cc tensorflow/contrib/data/python/ops/dataset_ops.py tensorflow/contrib/gan/python/eval/python/summaries_test.py tensorflow/contrib/layers/python/layers/layers.py tensorflow/contrib/layers/python/layers/layers_test.py tensorflow/contrib/tpu/profiler/pip_package/setup.py tensorflow/core/public/version.h tensorflow/docs_src/install/install_c.md tensorflow/docs_src/install/install_go.md tensorflow/docs_src/install/install_java.md tensorflow/docs_src/install/install_linux.md tensorflow/docs_src/install/install_mac.md tensorflow/docs_src/install/install_sources.md tensorflow/examples/image_retraining/retrain.py tensorflow/python/framework/test_util.py tensorflow/python/keras/_impl/keras/layers/lstm_test.py tensorflow/python/layers/utils.py tensorflow/python/ops/bitwise_ops_test.py tensorflow/python/ops/distributions/beta.py tensorflow/python/ops/image_ops_test.py tensorflow/python/ops/losses/losses_impl.py tensorflow/tools/pip_package/setup.py
| * Merge changes from github.Gravatar Ankur Taly2018-02-16
| | | | PiperOrigin-RevId: 186073337
* CMake (Windows): Added support for ninja build and some fixes/changes (#16763)Gravatar Marcus Ong2018-02-07
* Added support for ninja build and some fixes/changes in CMake for Windows * Fixed typo