aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-30
* Move binary_hinge_loss under contrib/losses/Gravatar A. Unique TensorFlower2016-07-30
* Mark the ExpandDimOp and the SqueezeOp as non expensiveGravatar Benoit Steiner2016-07-30
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-07-29
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29
* Minor editsGravatar A. Unique TensorFlower2016-07-29
* SparseDense C++ shape inference.Gravatar Suharsh Sivakumar2016-07-29
* Making the ffmpeg library return a different error message when the libraryGravatar A. Unique TensorFlower2016-07-29
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-29
* Create a type alias "Output" for "Tensor". Plan is toGravatar A. Unique TensorFlower2016-07-29
* Add tf.contrib.rnn.LSTMFusedCell. All code originally by William Chan.Gravatar Eugene Brevdo2016-07-29
* Use a division directly instead of multiplying by the inverse. Also use the r...Gravatar Benoit Steiner2016-07-29
* Tag checkpoint_utils_test as manualGravatar A. Unique TensorFlower2016-07-29
* Move C API files (and related files used by SWIG wrappers)Gravatar A. Unique TensorFlower2016-07-29
* Bring update_version.sh up-to-date with os_setup.mdGravatar Shanqing Cai2016-07-29
* C++ shape inference for Split op.Gravatar Suharsh Sivakumar2016-07-29
* C++ shape inference for Where and ShapeN.Gravatar Suharsh Sivakumar2016-07-29
* TensorFlow: Fix OP_REQUIRES check for depthwise pooling.Gravatar Vijay Vasudevan2016-07-29
* Register LinSpace implementations on GPU too.Gravatar A. Unique TensorFlower2016-07-29
* Tiny corrections to slim readme.Gravatar A. Unique TensorFlower2016-07-29
* Raise exception if there is more than one cached items in Scaffold.Gravatar Mustafa Ispir2016-07-29
* TensorFlow: implement MaxPoolShape common function + tests, add toGravatar Vijay Vasudevan2016-07-29
* Create variables for proper dtype in separable_conv2d.Gravatar A. Unique TensorFlower2016-07-29
* TensorFlow: shape function in c++ for reverse sequenceGravatar Vijay Vasudevan2016-07-29
* Fix a bug in handling while loop inside a "with tf.control_dependencies()". A...Gravatar Yuan Yu2016-07-29
* The BroadcastGradientArgs operation is really cheap, mark it as suchGravatar Benoit Steiner2016-07-29
* Bugfix for one-hot op when inputs have no elements.Gravatar Eugene Brevdo2016-07-29
* Automated rollback of change 127668670Gravatar A. Unique TensorFlower2016-07-29
* Revising some Tensorflow tutorial documentation.Gravatar A. Unique TensorFlower2016-07-28
* Split TSAN-incompatible saver unit test into a separate target.Gravatar Derek Murray2016-07-28
* Add C++ shape inference for quantizev2 and dequantize.Gravatar Suharsh Sivakumar2016-07-28
* Implement (1) bijector API for transforming random variables and (2) shape in...Gravatar A. Unique TensorFlower2016-07-28
* Updates Session documentation.Gravatar A. Unique TensorFlower2016-07-28
* Metric definition for the monitoring API.Gravatar Vinu Rajashekhar2016-07-28
* Make sure that kernels that are meant to run on GPU are scheduled inline. ThisGravatar Benoit Steiner2016-07-28
* TensorFlow: shape function for bitcast and squeeze. Direct translationsGravatar Vijay Vasudevan2016-07-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-28
* Making the third_party ffmpeg decode_audio op resilient to small numbers ofGravatar A. Unique TensorFlower2016-07-28
* Add C++ shape inference for random ops.Gravatar Suharsh Sivakumar2016-07-28
* Add C++ shape inference for Transpose Op.Gravatar Suharsh Sivakumar2016-07-28
* Broken up changes toward enabling strided sliceGravatar Andrew Selle2016-07-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-28
* Updating comments and simplifying tests for avg_pool2d and max_pool2d.Gravatar A. Unique TensorFlower2016-07-28
* Implement C++ shape inference function for placeholder andGravatar Vijay Vasudevan2016-07-28
* Add ScalarShape shape annotations to all ops.Gravatar Vijay Vasudevan2016-07-28
* 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