aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
Commit message (Expand)AuthorAge
* [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
* [tf.data] Merged contrib.data's DatasetTestBase with the DatasetTestBase in c...Gravatar Rachel Lim2018-09-28
* [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* [tf.data] Minor refactoring of tf.data tests.Gravatar Jiri Simsa2018-09-27
* Include xla.compile library in tensorflow pip packageGravatar Yanan Cao2018-09-21
* First commit for functional while loop.Gravatar Saurabh Saxena2018-09-18
* Fixed the missing license file caught by do_pip_package_licenses_check test.Gravatar avijit-nervana2018-09-14
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* Fixed the licence file names that was causing the nGraph build to fail.Gravatar avijit-nervana2018-08-22
* Merge pull request #21774 from aaroey:fix_ngraph_build_errorGravatar TensorFlower Gardener2018-08-21
|\
* | [tf.data] Add an optimization that vectorizes map functions and swaps the ord...Gravatar Rachel Lim2018-08-21
* | Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
| * Use if_ngraph to exclude ngraph licence rules in default build.Gravatar gracehoney2018-08-21
|/
* Merge pull request #21122 from NervanaSystems:masterGravatar TensorFlower Gardener2018-08-21
|\
* | Enable TOCO and TFLite In Windows.Gravatar Andrew Selle2018-08-20
* | Fix the MKL build by correcting misspelled references to MKL's build package.Gravatar A. Unique TensorFlower2018-08-15
|/
* Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\
* | lib / pip_package: only include licenses if option is enabledGravatar Jason Zaman2018-08-07
* | Makes `optimized_dataset_op_test` working with pip again.Gravatar Shivani Agrawal2018-08-03
* | Random (usually non-functional) code generation for testing/fuzzing.Gravatar A. Unique TensorFlower2018-07-31
* | Adding descriptor source test.Gravatar Jiri Simsa2018-07-20
* | Fix various building/testing issues and enable basic TensorRT tests, details ...Gravatar Guangda Lai2018-07-16
* | Merge pull request #20284 from perfinion:unbundleGravatar TensorFlower Gardener2018-07-13
|\ \
* \ \ Merge pull request #20576 from Intel-tensorflow:mabuzain/avx-performance-fixGravatar TensorFlower Gardener2018-07-13
|\ \ \
| | * | pip_package: exclude grpc licenses when building system libraryGravatar Jason Zaman2018-07-13
| |/ / |/| |
* | | Internal Change.Gravatar Michael Case2018-07-12
| | * Remove all references of windows_msvc config_settingGravatar Loo Rong Jie2018-07-12
| |/ |/|
| * Adding LICENSE file to mkl_dnnGravatar Mahmoud Abuzaina2018-07-11
| * Adding MKL_DNN license to BUILD filesGravatar Mahmoud Abuzaina2018-07-11
|/
* [tf.data / Bigtable] Initial tf.data Bigtable integrationGravatar Brennan Saeta2018-06-29
* Merge changes from github.Gravatar Mingxing Tan2018-06-28
* Boilerplate for an ANF transformer. This is not currently related to AutoGrap...Gravatar Dan Moldovan2018-06-20
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Broad refactoring (part 3): reorganize the code so that the dependency graph ...Gravatar Dan Moldovan2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* [tf.data] Cleanup of tf.contrib.data python tests.Gravatar Jiri Simsa2018-06-18
* Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* Broad refactoring (part 2): Introduce a module dedicated to AutoGraph-specifi...Gravatar Dan Moldovan2018-06-15
* Broad refactoring (part 1): Introduce a module dedicated to symbols that are ...Gravatar Dan Moldovan2018-06-15
* Enable TOCO pip command line binding.Gravatar Nupur Garg2018-05-30
* This is a library for performing constrained optimization. It defines two int...Gravatar Andrew Cotter2018-04-23
* Speed up safe_strtod and safe_strtof functions by using double-conversion lib...Gravatar akindyakov2018-04-20
* Create a skeleton tf.contrib.checkpoint.Gravatar Allen Lavoie2018-04-19
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-16
* Porting tests for the `decode_proto` and `encode_proto` to OS.Gravatar Jiri Simsa2018-04-16