aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove bad assert in control_flow_ops.py.Gravatar Skye Wanderman-Milne2018-06-15
* [tf.data] Concurrency improvements to `map_and_batch`.Gravatar Jiri Simsa2018-06-15
* Automated g4 rollback of changelist 200790145Gravatar A. Unique TensorFlower2018-06-15
* Add tf.contrib.checkpoint.CheckpointableBase for isinstance checks.Gravatar Allen Lavoie2018-06-15
* Expose Quantization params for outputs in JNI interpreterGravatar A. Unique TensorFlower2018-06-15
* [XLA] Implement ConjugateTransposeOpGravatar David Majnemer2018-06-15
* Allow Tensor-valued keyword arguments for tfe.defun.Gravatar Akshay Agrawal2018-06-15
* [py_func]: Fix #20021Gravatar Asim Shankar2018-06-15
* Faster TopoQueue in graph_properties.Gravatar Max Galkin2018-06-15
* Fixes Eager mode of dynamic_rnn for RNNCells with unbalanced outputGravatar A. Unique TensorFlower2018-06-15
* Integrate ClusterResolvers with Keras TPU supportGravatar Brennan Saeta2018-06-15
* Split GradientBoostedDecisionTreeModel.train() to three steps.Gravatar A. Unique TensorFlower2018-06-15
* Some fixes to testInferenceInputTypeGravatar A. Unique TensorFlower2018-06-15
* Enable fetching shapes from the C API by default.Gravatar Skye Wanderman-Milne2018-06-15
* Automatic cast layer inputs to the layer's dtype.Gravatar Reed Wanderman-Milne2018-06-15
* Reflow comments; NFCGravatar Sanjoy Das2018-06-15
* Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* Automated g4 rollback of changelist 200750664Gravatar Kay Zhu2018-06-15
* Fix typo in tf.lite Python interpreter comment.Gravatar RJ Ryan2018-06-15
* Add bazel android repo to workspaceGravatar A. Unique TensorFlower2018-06-15
* Quiet the doc generator.Gravatar Mark Daoust2018-06-15
* Fix None grads bug when calling a keras Sequential twice on same input in graphGravatar Xuechen Li2018-06-15
* Typo fixes.Gravatar Dimitris Vardoulakis2018-06-15
* Set shapes and types to queue ops, if not set by enqueue ops.Gravatar A. Unique TensorFlower2018-06-15
* Add some extra DebugString() functions to shape_inference. Currently unused, ...Gravatar Peter Hawkins2018-06-15
* Provides a more fine-grained option for each thread to controlGravatar A. Unique TensorFlower2018-06-15
* Fix segfault in ConstantFolding::MaterializeShapes when the first input to Te...Gravatar A. Unique TensorFlower2018-06-15
* Reuse duplicated reference ops in optimized_ops.hGravatar A. Unique TensorFlower2018-06-15
* Broad refactoring (part 2): Introduce a module dedicated to AutoGraph-specifi...Gravatar Dan Moldovan2018-06-15
* Add DeviceSet to SingleMachine, so we can use the OptimizeGraph() tool to callGravatar Guangda Lai2018-06-15
* Support model parallelism in PER_HOST_V2 input pipeline.Gravatar Youlong Cheng2018-06-15
* [TF2XLA] Remove the last unncessary host-to-device memcpy, and remove theGravatar Kay Zhu2018-06-15
* Refactor loader.load function into a class that splits the graph loading and ...Gravatar Katherine Wu2018-06-15
* contrib.timeseries: sets the predictions dict in EstimatorSpec for evaluation...Gravatar Younghee Kwon2018-06-15
* [XLA] Don't implement kCrossReplicaSum case in HloInstruction::IdenticalSlowP...Gravatar A. Unique TensorFlower2018-06-15
* Add test of TOKEN primitive type which uses conditionals.Gravatar Mark Heffernan2018-06-15
* [XLA] Switch PostOrder accessors to use std::vector instead of std::list.Gravatar Benjamin Kramer2018-06-15
* Fix: DepthwiseConv2D fails when bias is enabledGravatar Pavithra Vijay2018-06-15
* Disable long running tests in fastbuild mode.Gravatar Gunhan Gulsoy2018-06-15
* Fix a bug in dependency optimizer: Repeated inputs would not get converted to...Gravatar A. Unique TensorFlower2018-06-15
* [TF:XLA] Update comment on xla_compiler.h to match the code.Gravatar Peter Hawkins2018-06-15
* Increase gru_test test sizeGravatar Pavithra Vijay2018-06-15
* [TF:XLA] Validate the control flow structure in encapsulate_subgraphs_pass an...Gravatar A. Unique TensorFlower2018-06-15
* Minor python change to remove doing unnecessary work in resource variablesGravatar Akshay Modi2018-06-15
* Add XLA support for the error function (and complement).Gravatar Russell Power2018-06-15
* Fix Makefile build for benchmarking code.Gravatar Shashi Shekhar2018-06-15
* Broad refactoring (part 1): Introduce a module dedicated to symbols that are ...Gravatar Dan Moldovan2018-06-15
* Adds warm start capability to tf.contrib.estimator.DNNEstimatorGravatar A. Unique TensorFlower2018-06-15
* Update demo app to use nightly TFLite build instead of latest release build.Gravatar Alan Chiao2018-06-14
* Add resource type to Switch op.Gravatar A. Unique TensorFlower2018-06-14