aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * The link fixer needs these to be all on one line.Gravatar Mark Daoust2017-11-14
| * Enabling default extend_export_strategy call to use the base_export_strategy ...Gravatar A. Unique TensorFlower2017-11-14
| * Remove experimental tpu.outside_all_rewrites() API.Gravatar Peter Hawkins2017-11-14
| * Build the function graph only once when inferring shapes for function. This s...Gravatar Benoit Steiner2017-11-14
| * Adding Python3.6 support for nightly binaries.Gravatar Amit Patankar2017-11-14
| * fix a typo in the comment.Gravatar A. Unique TensorFlower2017-11-14
| * Do not log a warning when `Rendezvous::Send()` fails in the Send op kernel.Gravatar Derek Murray2017-11-14
| * Removing generator expression in args_to_matching_eagerGravatar Alexandre Passos2017-11-14
| * Added support for multi-column vocab files to tf.contrib.lookup.index_table_f...Gravatar A. Unique TensorFlower2017-11-14
* | Docs fixes (#14561)Gravatar Andrew Selle2017-11-14
| * Fixed a bug in tensorflow::str_util::CUnescape. Added a str util test thatGravatar A. Unique TensorFlower2017-11-14
| * Adding an optimizer module for preconditioned stochastic gradient langevin dy...Gravatar A. Unique TensorFlower2017-11-14
| * [tpu:profiler] Add matrix unit utilization to TfOpStats.Gravatar A. Unique TensorFlower2017-11-14
| * Tape stack in C++ instead of python.Gravatar Alexandre Passos2017-11-14
* | Merge pull request #14559 from aselle/part1Gravatar Yifei Feng2017-11-14
|\ \
| * | Comment about python2 compatibility issueGravatar Andrew Selle2017-11-14
| * | Add tflite documentationGravatar Andrew Selle2017-11-14
|/ /
| * Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-14
* | Merge pull request #14534 from aselle/codeGravatar Jonathan Hseu2017-11-14
|\ \
* \ \ Merge pull request #14532 from jhseu/branch_175638087Gravatar Jonathan Hseu2017-11-14
|\ \ \
| | * | Fix schema compatibility in ossGravatar Andrew Selle2017-11-14
| | | * In the Grappler arithmetic optimizer, make sure the two new nodes have unique...Gravatar A. Unique TensorFlower2017-11-13
| * | | Merge commit for internal changesGravatar Jonathan Hseu2017-11-13
|/| | | | | |/ | |/|
| * | Changes to the TF mobile docs for TFLite, and a new intro for TFLite.Gravatar A. Unique TensorFlower2017-11-13
| * | OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
| * | Add a checkpoint compatibility test for layout optimizer.Gravatar Yao Zhang2017-11-13
| | * Explicitly specify TFLite demo assets in BUILD fileGravatar Austin Anderson2017-11-13
| | * Internal change.Gravatar A. Unique TensorFlower2017-11-13
| | * Internal ChangeGravatar A. Unique TensorFlower2017-11-13
* | | Implement shape constraints for `Cross` (#14156)Gravatar Yong Tang2017-11-13
| | * Internal ChangeGravatar A. Unique TensorFlower2017-11-13
| | * Fix //tensorflow/contrib/lite/tools:gen_op_registration bazel build.Gravatar Yu-Cheng Ling2017-11-13
| | * Remove dep to file/base:pathGravatar A. Unique TensorFlower2017-11-13
| |/ |/|
| * (1) Make LIFO's GetCurrNode() returns the same node until RemoveCurrNode() isGravatar A. Unique TensorFlower2017-11-13
* | Fix Python auto configure build support (#14467)Gravatar Justine Tunney2017-11-13
* | Add op `tf.contrib.ffmpeg.decode_video` (#13242)Gravatar Yong Tang2017-11-13
* | Fix formatting in readme. (#14200)Gravatar Gunhan Gulsoy2017-11-13
* | Fix XLA compilation on OSX (#14288)Gravatar Tim2017-11-13
| * Fix a bug in ParallelInterleaveDataset, which expands dictionary output to di...Gravatar A. Unique TensorFlower2017-11-13
| * [XLA:CPU/GPU] Implement multi-module compilation for the CPU and GPU backendsGravatar Sanjoy Das2017-11-13
* | Add correct gradle repository. (#14525)Gravatar Andrew Selle2017-11-13
| * Avoid overwriting LLVM IR files dumped from the same process.Gravatar Sanjoy Das2017-11-13
| * Automated g4 rollback of changelist 149812908Gravatar A. Unique TensorFlower2017-11-13
| * Re-order arguments on the replicated model_fn.Gravatar Igor Saprykin2017-11-13
| * Hlo parser: support fusion.Gravatar A. Unique TensorFlower2017-11-13
| * Delete infeasible TODO in CudnnRNNGravatar James Qin2017-11-13
| * Add a model comparison function to TPU test utilities.Gravatar Russell Power2017-11-13
| * Add multi_gpu_model utility in tf.keras.Gravatar Francois Chollet2017-11-13
| * Explicitly specify TFLite demo assets in BUILD fileGravatar Austin Anderson2017-11-13
| * Split up HloExecutionProfile into a set of re-usable componentsGravatar Sanjoy Das2017-11-13