aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* Automated rollback of change 141490813Gravatar A. Unique TensorFlower2016-12-08
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Moved tensorflow/models to models/tutorials and replaced all tutorial referen...Gravatar Neal Wu2016-12-08
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Ensure quantization range always includes zeroGravatar Pete Warden2016-12-08
* Change the protobuf dependency from == 3.1.0 to >= 3.1.0 so it doesn'tGravatar Jonathan Hseu2016-12-08
* Consistently define the tfprof Option as a struct.Gravatar Benoit Steiner2016-12-07
* Implement bundle_shim.py which allows a system to load both legacy session bu...Gravatar A. Unique TensorFlower2016-12-06
* Fix update version script.Gravatar A. Unique TensorFlower2016-12-02
* Added support for some use of libxsmm to apply convolutions.Gravatar A. Unique TensorFlower2016-11-30
* Add support for benchmarking with uint8 input types.Gravatar Yoni Ben-Meshulam2016-11-29
* Fix links to public UCI Census datasets in Wide & Deep tutorial.Gravatar A. Unique TensorFlower2016-11-29
* Add licenses.Gravatar A. Unique TensorFlower2016-11-28
* Don't re-install dependencies if they exist on build machines.Gravatar A. Unique TensorFlower2016-11-23
* In quantize_graph, don't quantize inputs to concat and reshape unless they areGravatar A. Unique TensorFlower2016-11-18
* Make our pip package comply with pypi.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Split ClusterConfig out of RunConfigGravatar Wei Ho2016-11-16
* Switch Windows CI for CMake to use manually installed SWIG.Gravatar Derek Murray2016-11-15
* Initial version of tf.contrib.labeled_tensorGravatar Stephan Hoyer2016-11-14
* Improve error handling for constant foldingGravatar Pete Warden2016-11-14
* Automated rollback of change 138934248Gravatar Asim Shankar2016-11-14
* C API: Package rules for a C library and header files.Gravatar Asim Shankar2016-11-11
* Improve tfprof doc. Support binary GraphDef.Gravatar A. Unique TensorFlower2016-11-09
* Added missing license informationGravatar Benoit Steiner2016-11-09
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Refactor fold_constants to make reuse easier.Gravatar Pete Warden2016-11-08
* Add --quantized_fallback_min and --quantized_fallback_max for useGravatar A. Unique TensorFlower2016-11-08
* Auto-fetch Inception model assets for Android demo, so that manual download/e...Gravatar Andrew Harp2016-11-08
* Updated benchmark program to handle multiple inputs and outputsGravatar Pete Warden2016-11-08
* Make ptb_word_lm tutorial test more robust against data file download failuresGravatar Shanqing Cai2016-11-05
* Use portpicker library when getting a port in localhost_cluster_performance_t...Gravatar A. Unique TensorFlower2016-11-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Update how we force pip package to be "Root-Is-Purelib: false", as wheel 0.25...Gravatar A. Unique TensorFlower2016-11-03
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Add :core_cpu headers to pip package to provideGravatar Vijay Vasudevan2016-11-03
* Remove the ckpt existence test in test_tutorials.sh.Gravatar Zongheng Yang2016-11-01
* Change quantize_graph in eightbit mode to remove FakeQuantWithMinMaxVarsGravatar A. Unique TensorFlower2016-11-01
* Fix a Jenkins-only checkpoint existence test (cifar_10).Gravatar Zongheng Yang2016-10-31
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Upgrade SyncReplicasOptimizer to V2 in dist_testGravatar Shanqing Cai2016-10-27
* Add options --quantized_input, --quantized_input_min, and --quantized_input_maxGravatar A. Unique TensorFlower2016-10-25
* Package up all headers in pip package using the transitive_hdrsGravatar Vijay Vasudevan2016-10-25
* Add tfprof python API to tf.contrib and move tfprof CLI to tensorflow/tools.Gravatar A. Unique TensorFlower2016-10-25
* Sync hidden files.Gravatar A. Unique TensorFlower2016-10-24
* Add nomsan tag to tests with possible memory issues.Gravatar Gunhan Gulsoy2016-10-24
* Change quantize_graph to use two steps - RequantizationRange and Requantize -Gravatar A. Unique TensorFlower2016-10-21
* Automated rollback of change 136369196Gravatar A. Unique TensorFlower2016-10-21
* Automatically build SWIG from sourceGravatar Justine Tunney2016-10-20
* Add transform for reshape to quantize_graph in eightbit mode. Add QuantizedR...Gravatar A. Unique TensorFlower2016-10-20