2018-05-15 |
Yifei Feng | Merge commit for internal changes |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Gunhan Gulsoy | Add IBM ppc64le build to README. (#19285) |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Peter Hawkins | Automated g4 rollback of changelist 196683444 |
commit | commitdiff | tree | snapshot |
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 |
Yong Tang | Add tf.regex_match for regex match support (#19160) |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Yong Tang | Improve shape function of `tf.image.draw_bounding_boxes... |
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 |
Yong Tang | Add int64 support for output_shape of tf.nn.conv3d_tran... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yilei (Dolee... | Fix links on the community/swift page. (#19230) |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yong Tang | Fix warning caused by squeeze_dims (#19227) |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yong Tang | Add complex support for tf.segment_mean (#19225) |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yong Tang | Fix misleading cupti.h error message (#19224) |
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 |
Jan Zikes | Enable OrderedEnqueuer from keras in tf.keras. (#19183) |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Paul Van Eck | Make op unique name generation case insensitive (#18413) |
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-13 |
David Norman | Allow for disabling of 2 tests (#18208) |
commit | commitdiff | tree | snapshot |
2018-05-13 |
AG Ramesh | Fix for crash in mkl_layout_pass_test (#19107) |
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 |
Gunhan Gulsoy | Update how build statuses and artifacts are demoed... |
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 |
next |