aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use FastBoundsCheck in roll_op.ccGravatar Yong Tang2018-07-10
* Avoid exceptions in the Interpreter finalizerGravatar Jared Duke2018-07-09
* Remove unused import. Fix pylint.Gravatar Yifei Feng2018-07-09
* PUBLIC: Replace computation_shape with num_cores_per_replica for simplifying ...Gravatar Youlong Cheng2018-07-09
* [TF:XLA] Bump open source llvm revision to r336536Gravatar Benjamin Kramer2018-07-09
* Densenet model using Model Subclassing API and eager executionGravatar A. Unique TensorFlower2018-07-09
* Merge pull request #20581 from yongtang:20246-follow-upGravatar TensorFlower Gardener2018-07-09
|\
* | [TF:XLA] Re-enable ResourceApplyAddSign of 16 bit floatsGravatar Benjamin Kramer2018-07-09
* | Converting string to binary stringsGravatar Rohan Jain2018-07-09
* | Update size of timeseries:head_test to large to avoid timeoutsGravatar Smit Hinsu2018-07-09
* | Few more supporting changes for #18293Gravatar Sanjoy Das2018-07-09
* | Early-stopping functionality for use with tf.estimator API.Gravatar Goutham Bhat2018-07-09
* | Updates doc.Gravatar A. Unique TensorFlower2018-07-09
* | Adding ranking support (over paired data for train and eval and unpaired data...Gravatar A. Unique TensorFlower2018-07-09
* | Permit filesystem registration to be declared outside of namespace declaration.Gravatar A. Unique TensorFlower2018-07-09
* | Automated rollback of commit 6874e1ef40c4189d96c105227f60b507953f95d3Gravatar A. Unique TensorFlower2018-07-09
* | unblock eager execution for model_to_estimatorGravatar Zhenyu Tan2018-07-09
* | Improving benchmark for comparing map + batch chaining vs. fusion.Gravatar Jiri Simsa2018-07-09
* | [tf2xla] Add a lock to XlaTensorGravatar A. Unique TensorFlower2018-07-09
* | Skip calling back into python if only 1 gradient to aggregateGravatar Akshay Modi2018-07-09
* | Add TPU support for native Keras optimizers.Gravatar Russell Power2018-07-09
* | Adding getsourcefile and getsourcelines to tf_inspect.Gravatar A. Unique TensorFlower2018-07-09
* | Use init_scope when creating zeros()/ones() variables.Gravatar Russell Power2018-07-09
* | Fix typo in the comment.Gravatar Scott Zhu2018-07-09
* | Update recompute_grad to work for functions without variables.Gravatar A. Unique TensorFlower2018-07-09
* | Improved documentation.Gravatar A. Unique TensorFlower2018-07-09
* | Update RNN document for the `cell` parameter type.Gravatar Scott Zhu2018-07-09
* | Create shared op params for pool op kernels.Gravatar A. Unique TensorFlower2018-07-09
* | Mention Node.js support of TensorFlow.js in index.mdGravatar Shanqing Cai2018-07-09
* | Fix tfdbg pip test by adding missing dependencyGravatar Shanqing Cai2018-07-09
* | Fix sharding for instructions created in BatchNormExpanderGravatar HyoukJoong Lee2018-07-09
* | Fix indentation bug in benchmark output.Gravatar Eugene Brevdo2018-07-09
* | Fix domain removal when the root instruction is an empty domainGravatar A. Unique TensorFlower2018-07-09
* | Fix crash when running with --v=2.Gravatar Adrian Kuegel2018-07-09
* | [SE,XLA] Switch to using multiple streams in xla_device_contextGravatar A. Unique TensorFlower2018-07-09
* | Delete doc files re-added in bad copybara sync.Gravatar Billy Lamberta2018-07-08
* | Refactoring ArgMax implementation in preparation for ArgMin.Gravatar A. Unique TensorFlower2018-07-08
* | Move C++11 raw string out of a macro to work around gcc bug.Gravatar Gunhan Gulsoy2018-07-08
* | Add pets_labels_list.txt to Android assets directory for TensorFlow Lite Obje...Gravatar A. Unique TensorFlower2018-07-08
* | Set correct environment variable for CUDA install pathGravatar A. Unique TensorFlower2018-07-08
* | Build fully connected graph which edges across called computations.Gravatar A. Unique TensorFlower2018-07-07
* | [tf.data / Bigtable] Add max_receive_message_size connection parameter.Gravatar Brennan Saeta2018-07-07
* | Update Google cloud cpp dependency to fix build issues with gcc 4.8Gravatar Gunhan Gulsoy2018-07-07
* | Internal change.Gravatar Revan Sopher2018-07-07
* | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-07-07
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-07
* | Change to .shape instead of method .get_shape().Gravatar Sergio Guadarrama2018-07-07
* | [TF:XLA] Add implementation of ResourceApplyPowerSign and ResourceApplyAddSign.Gravatar A. Unique TensorFlower2018-07-07
* | [tf.data] Removing an incorrect assumption from the input pipeline optimizati...Gravatar Jiri Simsa2018-07-07
* | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-07-07