aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fail fast on bad dtype.Gravatar A. Unique TensorFlower2016-07-28
* Improve memory type deduction for operators with type list arguments.Gravatar A. Unique TensorFlower2016-07-28
* Increase test size of operator_pd_vdvt_test. This test takes about 4-5 minutesGravatar Ian Langmore2016-07-28
* Add a new build rule for platform_env_test and tag it "nomac"Gravatar A. Unique TensorFlower2016-07-28
* Generalize comparison transforms to all elementwise binary transforms. Add di...Gravatar A. Unique TensorFlower2016-07-28
* Added new TensorResponse module, which parses a serialized RecvTensorResponseGravatar A. Unique TensorFlower2016-07-28
* Internal only changeGravatar Gunhan Gulsoy2016-07-28
* Fix for the Dtype __eq__ raising exceptions when comparing against some non-tfGravatar A. Unique TensorFlower2016-07-28
* Support TensorSignature to match unknown shapes.Gravatar Illia Polosukhin2016-07-28
* Improve tfrecordio performance by using cython based implementation internally.Gravatar A. Unique TensorFlower2016-07-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-27
* Add checkpoint saving steps.Gravatar Mustafa Ispir2016-07-27
* Add a new build rule for concat_ops_test and tag it "notsan"Gravatar Gunhan Gulsoy2016-07-27
* Put the expand and the download buttons a little bit lower so that they don'tGravatar Renato Utsch2016-07-27
* Add noasan tag to operator_pd_vdvt_update_test.Gravatar Gunhan Gulsoy2016-07-27
* Add C++ shape inference for Reshape Op.Gravatar Suharsh Sivakumar2016-07-27
* Support embedding of a crossed column.Gravatar A. Unique TensorFlower2016-07-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-27
* Adding log poisson loss in order to support Poisson Regression.Gravatar A. Unique TensorFlower2016-07-27
* Removed the remaining remnants of gfile from session_bundle.Gravatar A. Unique TensorFlower2016-07-27
* check_ops upgrade:Gravatar Ian Langmore2016-07-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-27
* Only update ops in "UPDATE_OPS" collection if "update_ops" is set to None.Gravatar A. Unique TensorFlower2016-07-27
* Refactor code to fully recursively handle various shapes for fetching: tensors,Gravatar A. Unique TensorFlower2016-07-27
* TensorFlow: Annotate UnknownShape common shape function to allGravatar Vijay Vasudevan2016-07-27
* load_csv cleanup:Gravatar A. Unique TensorFlower2016-07-27
* Fix bug for parsing sparse input in tensor_forest.Gravatar A. Unique TensorFlower2016-07-27
* If a tf.VariableScope is explicitly passes as an argument toGravatar A. Unique TensorFlower2016-07-27
* Change gmock download URL from openswitch to fedoraGravatar Shanqing Cai2016-07-27
* Make deprecation work for empty docstrings.Gravatar A. Unique TensorFlower2016-07-27
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-07-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-27
* Minor fixes to distributions.Gravatar A. Unique TensorFlower2016-07-27
* New tutorial on tf.contrib.learn monitors.Gravatar A. Unique TensorFlower2016-07-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-27
* Code and data for tf.contrib.learn monitors tutorial.Gravatar A. Unique TensorFlower2016-07-27
* OperatorPDVDVTSqrtUpdate, MultivariateNormalDiagPlusVDVT. Define a multivari...Gravatar Ian Langmore2016-07-27
* Log values of the config used by the Estimator.Gravatar Yutaka Leon2016-07-27
* Added a gradient for the check_numeric operation. This makes it possible toGravatar Benoit Steiner2016-07-26
* Internal changeGravatar A. Unique TensorFlower2016-07-26
* Use realtime so that we measure against wall time.Gravatar A. Unique TensorFlower2016-07-26
* Add ability to warm start embedding weights and crossed column weights from a...Gravatar A. Unique TensorFlower2016-07-26
* scalar_mul: avoid conflicts between float32 and float32_refGravatar Brian Williammee2016-07-26
* Add shape functions for some of the quantization ops.Gravatar Vijay Vasudevan2016-07-26
* Add UnchangedShapeWithRank functions to all existing python uses.Gravatar Vijay Vasudevan2016-07-26
* Change assignment_map in 'init_from_checkpoint' so it can support initializin...Gravatar A. Unique TensorFlower2016-07-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-26
* Fix two striding slicing grad bugsGravatar Andrew Selle2016-07-26
* Deleted dead codeGravatar Benoit Steiner2016-07-26
* Adding (forgotten) fingerprint_test.cc to the TF test suite and ensuring it p...Gravatar A. Unique TensorFlower2016-07-26