aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package
Commit message (Expand)AuthorAge
* [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
* Internal changeGravatar Justin Lebar2018-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
* Update tb-nightly dep to >= 1.12.0a0, < 1.13.0a0Gravatar Nick Felt2018-09-25
* Update tensorboard dependency to 1.11.xGravatar Nick Felt2018-09-24
* Include xla.compile library in tensorflow pip packageGravatar Yanan Cao2018-09-21
* First commit for functional while loop.Gravatar Saurabh Saxena2018-09-18
* Merge pull request #22160 from NervanaSystems:avijit/add-cpu-backendGravatar TensorFlower Gardener2018-09-18
|\
* | Update 1.11.0-rc0 version strings to 1.11.0-rc1 (#22284)Gravatar Austin Anderson2018-09-17
| * Fixed the missing license file caught by do_pip_package_licenses_check test.Gravatar avijit-nervana2018-09-14
* | Update TF version strings (#22070)Gravatar Austin Anderson2018-09-13
|/
* Make is_windows function more robust in build_pip_package.shGravatar A. Unique TensorFlower2018-09-12
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* Include absl headers in pip packageGravatar Austin Anderson2018-09-07
* Revert the numpy restrictions. Tested on CPU/GPU pip builds.Gravatar Amit Patankar2018-08-28
* Merge pull request #21808 from NervanaSystems:avijit/fix-license-filesGravatar TensorFlower Gardener2018-08-28
|\
* | Upgrade Keras applications and Keras preprocessing.Gravatar Francois Chollet2018-08-24
| * 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
|\
* \ Merge pull request #18953 from nehaljwani:win_shellsGravatar TensorFlower Gardener2018-08-13
|\ \
* \ \ Merge pull request #21495 from av8ramit:merge110backGravatar TensorFlower Gardener2018-08-10
|\ \ \
* \ \ \ Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\ \ \ \
* \ \ \ \ Merge pull request #21378 from perfinion:licensesGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \
| | | * | | Cherrypick r1.10 back to master.Gravatar Amit Patankar2018-08-08
| |_|/ / / |/| | | |
* | | | | Make tf.keras rely on external keras_applications and keras_preprocessing mod...Gravatar Francois Chollet2018-08-08
| * | | | lib / pip_package: only include licenses if option is enabledGravatar Jason Zaman2018-08-07
* | | | | Update tb-nightly dep to >= 1.11.0a0, < 1.12.0a0Gravatar Nick Felt2018-08-06
|/ / / /
* | | | Merge pull request #21282 from av8ramit:merge_r110_backGravatar TensorFlower Gardener2018-08-03
|\ \ \ \
* | | | | 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
| * | | | Merging the r1.10 branch back to master.Gravatar Amit Patankar2018-07-31
|/ / / /
* | | | Update tensorboard dependency to 1.10.xGravatar Nick Felt2018-07-24
* | | | Adding descriptor source test.Gravatar Jiri Simsa2018-07-20
* | | | Fix the version string in setup.py. The PR seemed to miss it.Gravatar Amit Patankar2018-07-20
* | | | Improve Windows build processGravatar A. Unique TensorFlower2018-07-19
* | | | 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