2018-05-15 |
Benjamin Kramer | [XLA] Cache computations when creating reduces in algeb... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Peter Hawkins | [TF:XLA] Generalize existing support for keeping variab... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | Adding --distinct_host_configuration=false in tools... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | update doc |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | Small polishing changes in stream executor, no function... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | internal change |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | Reland improve fusion logic of (a dot b) * alpha |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Dimitris Vardoulakis | [TF:XLA] Scheduling test which demonstrates that we... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Mustafa Ispir | Added type check to feature column keys. So that users... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Pavithra Vijay | Partial update of tf.keras to the Keras 2.1.6 API. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Youlong Cheng | Function should inherit device information from the... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | Update SCALED mode to use the full quantized range... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Chris Leary | [XLA] Move more comparison functions to non-test library. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Michael Case | Move model_to_estimator utility into Estimator from... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Yunxing Dai | Fix a bug in HloInstruction::ImplicitlyBroadcastsOperan... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Rachel Lim | Adds CsvDataset, which both reads and parses files. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
A. Unique TensorFlower | Disable LinearOperatorKroneckerTest.test_solve_{with_br... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Derek Murray | [tf.data] Add optional `args` argument to `Dataset... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
James Qin | Introduce LossScalingOptimizer for mixed precision... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Add an option to execute eval on cpu, regardless of... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yu-Cheng Ling | Refactoring: Make OpResolver return const pointer. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Pavithra Vijay | Automated g4 rollback of changelist 196565296 |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | ClangTidy - Readability cleanup:/code-findings-fixes. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Suharsh Sivakumar | Make sure that variables aren't created as partition... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Reed Wanderman... | Fix bug where custom layers could crash. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
James Qin | Fix functional.While(), functional.For(rewrite_with_while) |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Go: Update generated wrapper functions for TensorFlow... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Add ExplicitShapes as a new shape inference function... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Pavithra Vijay | Remove CuDNNRNN timing test. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yu-Cheng Ling | Fix copy functions of MutableOpResolver |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Shashi Shekhar | Used aligned allocation for vector cache. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Update ops-related pbtxt files. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Internal change. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yu-Cheng Ling | Refactoring: Remove lite/tools:mutable_op_resolver... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Stricter analysis for functional conditional generation |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Alexandre Passos | Do shape validation in ScatterNd kernel, not just the... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Asim Shankar | Fail gracefully with a helpful error message when provi... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Internal change. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Make CollectiveParamReducerLocal::InitInstanceSharedPar... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Gunhan Gulsoy | Automated g4 rollback of changelist 196456687 |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Add score filtering to tf.image.non_max_suppression. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Akshay Agrawal | Update the eager programmer's guide to reflect the... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yunxing Dai | ReverseDFS scheduler reverses the heuristics used in... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Gunhan Gulsoy | Disable flaky cudnn_recurrent test |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Guangda Lai | Reenable virtual gpu test, and decrease the number... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Justin Lebar | [XLA] Ergonomic improvements to --xla_hlo_profile. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Jacques Pienaar | Add If op rewriter. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Jianwei Xie | Reserves 'context' key in TPUEstimator params dict. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Saurabh Saxena | Add CheckpointInputPipelineHook to the API docs. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Benoit Steiner | Added support for strided slicing of symbolic shapes |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Resolve inlined function input/output types from Grappl... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Pete Warden | Updated speech commands example to use new dataset |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Various ClangTidy-inspired fixes. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | add memory utilization estimate for HLO op profile. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Deletes an unused private method in head.py |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Don't check that bool arrays are quantized. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Use utility methods to compute AttrValue hash code... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | avoid having stream_executor depend on tensorflow/core |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Extracts the following optimizations into methods: |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Pre-factoring: Fix overly specific test expectations... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
A. Unique TensorFlower | Prevent removal of constant inputs to passthrough ops. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Gunhan Gulsoy | Bump protobuf dependency to fix windows build issues. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yu-Cheng Ling | Introduce op version into TFLite |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Shashi Shekhar | Update UI for Camera example. |
commit | commitdiff | tree | snapshot |
2018-05-13 |
A. Unique TensorFlower | ClangTidy - Legacy cleanup: |
commit | commitdiff | tree | snapshot |
2018-05-13 |
A. Unique TensorFlower | Fix logic bug: should use logical-AND, not bitwise... |
commit | commitdiff | tree | snapshot |
2018-05-13 |
A. Unique TensorFlower | Make CPython implementation function type-correct,... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Automated g4 rollback of changelist 196349902 |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Check that the module group metadata builder correctly... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Adding cuDNN header dependency to targets that include... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Automated g4 rollback of changelist 196166118 |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Making GetInput from kernel_util.h return a pointer... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Add bool conversion in toco for tflite since bool is... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
A. Unique TensorFlower | Implement additional options to control the string... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Jacques Pienaar | Add IsCondMerge. |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Saurabh Saxena | Add hook for checkpointing input pipeline while trainin... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Justin Lebar | [XLA] s/tensorflow::Status/Status/. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Allen Lavoie | Checkpointable: Remove overzealous error checking from... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | In broadcaster.cc send from the input tensor, not the... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Mark Daoust | Add `<float>` to the call to `Tensor` |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Expose MaybeGetMinimumShape for use in cost estimators... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Introduce an indirection to access posix/error.h, so... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Implement constant-only ListDiff Op in XLA to support... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Justin Lebar | [XLA:GPU] Load kernel thunks' kernels before running... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Modify the python interface to toco to provide arithmet... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Sanjoy Das | Remove degenerate batch dimensions form batch dot |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Sanjoy Das | [TF:XLA] Bump open source llvm revision to r332085 |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Allen Lavoie | Checkpointable: Add UniqueNameTracker for managing... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Add some python wrapper for TF_ApiDefMap. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Sanjoy Das | Make the elemental ir emitter for dot operations respec... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Alexandre Passos | Allow zero initializer by default for string variables... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Reads the L2 and L3 cache sizes from the system instead... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Jeremy Lau | Update HeapSimulator to use BufferValue. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Shashi Shekhar | Change default number of threads to 1. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Amit Patankar | Updating the descriptions for TensorFlow. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | RELNOTES: This allows the use of '.' in variables ... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | Allow communicating instructions within a kCall computa... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
A. Unique TensorFlower | [XLA] Fix a doc that still mentioned computation_builder. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Michael Case | Move fn_args utility into core TensorFlow from Estimator. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Suharsh Sivakumar | Introduce ordered_inputs option to graph_matcher to... |
commit | commitdiff | tree | snapshot |
next |