aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake
Commit message (Expand)AuthorAge
* Merge pull request #19531 from smistad:cmake-windows-host-64Gravatar TensorFlower Gardener2018-10-08
|\
* | Removes the INTEL_MKL_ML_ONLY option from the CMakeLists build file since the...Gravatar Penporn Koanantakool2018-10-05
* | Merge pull request #21208 from kingofthebongo2008:version_info_cc_generated_o...Gravatar TensorFlower Gardener2018-10-02
|\ \
* \ \ Merge pull request #21868 from kingofthebongo2008:upgrade_protobuf_to_v_3.6.1Gravatar TensorFlower Gardener2018-10-01
|\ \ \
* | | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* | | | Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* | | | Merge pull request #22210 from dmitrievanthony:apache-ignite-datasetGravatar TensorFlower Gardener2018-10-01
|\ \ \ \
* | | | | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | | | | Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
* | | | | Remove unused tf.contrib.tensorboard.plugins.trace codeGravatar Nick Felt2018-09-21
* | | | | Update links to install pages.Gravatar Billy Lamberta2018-09-20
| | | | * Added warning message if cmake version is below 3.8 or host toolset is not se...Gravatar Erik Smistad2018-09-20
* | | | | Remove tensorflow/contrib/linalg library. linalg remains in core.Gravatar Ian Langmore2018-09-17
* | | | | Put a deprecation notice in cmake readme.Gravatar Gunhan Gulsoy2018-09-13
* | | | | Merge pull request #19358 from brunomorishita:pr.fix_cmake_libpngGravatar TensorFlower Gardener2018-09-13
|\ \ \ \ \
| | * | | | Add IgniteDataset that allows to work with Apache Ignite.Gravatar Anton Dmitriev2018-09-11
| |/ / / / |/| | | |
* | | | | Merge pull request #21593 from Intel-tensorflow:agramesh/MKL_ML_updateGravatar TensorFlower Gardener2018-08-30
|\ \ \ \ \
| | | * | | upgraded protobuf to v.3.6.1Gravatar Stefan Dyulgerov2018-08-25
| |_|/ / / |/| | | |
* | | | | BEGIN_PUBLICGravatar Vikram Tankasali2018-08-22
* | | | | Merge pull request #18992 from fo40225:fix_win_py27Gravatar TensorFlower Gardener2018-08-18
|\ \ \ \ \
* | | | | | PR #21373: nsync dep updatesGravatar Yifei Feng2018-08-17
* | | | | | Automated rollback of commit 26353f9b51091312e7097143aee9c2d05e2011fdGravatar A. Unique TensorFlower2018-08-16
* | | | | | Delete tf.contrib.kfac. K-FAC in Tensorflow is now its own separate package.Gravatar Vikram Tankasali2018-08-16
| | * | | | Renamed INTEL_MKL_ML and added deprecated warning for INTEL_MKL_ML_ONLYGravatar AG Ramesh2018-08-13
| |/ / / / |/| | | |
* | | | | Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #21139 from Androbin:existsGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #21201 from bstriner:mkl_pathGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \ \ \
* | | | | | | | Add a way to generate compat.v* modules in create_python_api.py. WeGravatar Anna R2018-08-06
* | | | | | | | tf.contrib.coder cleanup.Gravatar A. Unique TensorFlower2018-08-06
* | | | | | | | Merge pull request #21119 from bstriner:patch_eigenGravatar TensorFlower Gardener2018-08-03
|\ \ \ \ \ \ \ \
| | | | | | | * | version_info.cc generated only onceGravatar Stefan Dyulgerov2018-07-28
* | | | | | | | | reworked highwayhash extern cmake to match the rest of the cmakes, headers ar...Gravatar Stefan Dyulgerov2018-07-28
* | | | | | | | | fix issue with nsync which copies the headers every buildGravatar Stefan Dyulgerov2018-07-28
| |_|_|_|_|_|/ / |/| | | | | | |
| | * | | | | | Add MKL to PATH in CMakeGravatar Ben2018-07-28
* | | | | | | | Avoid using cuda_fp16.h for fp16 definition.Gravatar Gunhan Gulsoy2018-07-26
| | | * | | | | [CMake] tf_tests.cmake | Fix invalid entriesGravatar Robin Richtsfeld2018-07-26
| | | * | | | | [CMake] tf_tests.cmake | Add CheckExistsGravatar Robin Richtsfeld2018-07-26
| |_|/ / / / / |/| | | | | |
| * | | | | | Add PATCH_COMMAND to eigen.cmakeGravatar Ben2018-07-25
| |/ / / / /
* / / / / / Build more cuda compute capabilities in cmake build.Gravatar Gunhan Gulsoy2018-07-24
|/ / / / /
* | | | | [tf.data] Transformation for asserting which transformations happen next in a...Gravatar Jiri Simsa2018-07-18
* | | | | Merge pull request #20542 from rongjiecomputer:exceptionGravatar TensorFlower Gardener2018-07-15
|\ \ \ \ \
* | | | | | Disable flaky tests on windows.Gravatar Gunhan Gulsoy2018-07-13
* | | | | | Internal Change.Gravatar Michael Case2018-07-12
| | | * | | fix cmake python 2.7 test import failGravatar fo402252018-07-11
| |_|/ / / |/| | | |
* | | | | Automated rollback of commit 19a98bf9054d9be58a3293b0390b18288a65a25cGravatar Noah Eisen2018-07-09
* | | | | Use full imports instead of relative imports when adding subdirectory importsGravatar Anna R2018-07-09
* | | | | Creating a CopyToDeviceDataset that uses GeneratorDataset and remote function...Gravatar Rohan Jain2018-07-07
| * | | | Suppress /wd4577 'noexcept with no exception handling mode' warningGravatar Loo Rong Jie2018-07-04
| * | | | [MSVC] Disable C++ exceptionsGravatar Loo Rong Jie2018-07-04
|/ / / /
* | | | Add KinesisDataset support for tensorflow Dataset (#19712)Gravatar Yong Tang2018-07-02