aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | PUBLIC: Colocates cross_replica_sum to grad for removing unnecessary send/rec...Gravatar Youlong Cheng2018-07-09
* | | | | | | | | | | | Fix visualize to work internally and externally.Gravatar Andrew Selle2018-07-09
* | | | | | | | | | | | Fixing fake quant propagation.Gravatar A. Unique TensorFlower2018-07-09
* | | | | | | | | | | | Implement Interpreter.run() in terms of Tensor APIsGravatar Jared Duke2018-07-09
* | | | | | | | | | | | [XLA] Don't overload IrArray::multidim() with public and private versions.Gravatar Justin Lebar2018-07-09
* | | | | | | | | | | | Disable flaky xla_hlo_profile_testGravatar Gunhan Gulsoy2018-07-09
| | | | | | | | | | * | Update cython to 0.28.4Gravatar Yong Tang2018-07-09
| | | | | | | | | | * | Update cython to 0.28.3Gravatar Yong Tang2018-07-09
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | 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
| | * | | | | | | | | | Update 1_basic.ipynbGravatar Alexandre Passos2018-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
| | | | | * | | | | | Update deploy docs to use Minio distributed mode as wellGravatar Nitish2018-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