aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make node and registration getter const.Gravatar Shashi Shekhar2018-04-09
* Add opcode for new instruction that broadcasts degenerate dimensions.Gravatar Dimitris Vardoulakis2018-04-09
* Add a utility that can detect the class that defined a method. This is useful...Gravatar A. Unique TensorFlower2018-04-09
* Adds a within_ops_fn parameter to get_forward_walk_ops and get_backward_walk_opsGravatar A. Unique TensorFlower2018-04-09
* Implement DFS using a loop instead of recursion to avoid stack overflow.Gravatar A. Unique TensorFlower2018-04-09
* Renames exported signature names in MultiHead so head_name comes first.Gravatar A. Unique TensorFlower2018-04-09
* Provide a hint about the number of iterations to while_loop in the case of fo...Gravatar A. Unique TensorFlower2018-04-09
* Only set session in model_to_estimator if _SESSION has not been set.Gravatar Yifei Feng2018-04-09
* Internal fix.Gravatar A. Unique TensorFlower2018-04-09
* Automated g4 rollback of changelist 186518037Gravatar Ayush Dubey2018-04-09
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-09
* Allow creating tensors from numpy arrays, and other various constants.Gravatar Akshay Modi2018-04-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-04-09
* Documentation fix.Gravatar A. Unique TensorFlower2018-04-09
* Register tf.concat with uint8 data type.Gravatar A. Unique TensorFlower2018-04-09
* Adds support for tf.HParams to TPUEstimator.Gravatar A. Unique TensorFlower2018-04-09
* Adds complex64/128 Fill kernel registrations for GPU.Gravatar Brian Patton2018-04-09
* Rewrite a fast GEMV path for two goals:Gravatar A. Unique TensorFlower2018-04-09
* Collective Ops Part 2Gravatar A. Unique TensorFlower2018-04-09
* Add `scope` parameter in experimental Quantization API.Gravatar Yu-Cheng Ling2018-04-09
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-09
* Internal Change.Gravatar A. Unique TensorFlower2018-04-09
* Add validation for output_index of Feed.id.Gravatar A. Unique TensorFlower2018-04-09
* Minimize broadcasts by rewriting a sub-tree of binary associative ops (Add, M...Gravatar A. Unique TensorFlower2018-04-09
* Small reorganization of core/BUILDGravatar A. Unique TensorFlower2018-04-09
* Initial Python API for specifying outside_compilation blocks that call out fr...Gravatar A. Unique TensorFlower2018-04-09
* Adding support for the standalone log operator. Basic import/export only, No ...Gravatar A. Unique TensorFlower2018-04-09
* Begin switching to use Kokoro build badges on TF GitHub README.md.Gravatar Michael Case2018-04-09
* Pass allow_custom_ops to toco from the python api.Gravatar A. Unique TensorFlower2018-04-09
* Suppress -Wself-assign in self-assignment tests, which triggers in newer clan...Gravatar A. Unique TensorFlower2018-04-09
* Make grpcio pip dependency conditional on little endianGravatar Shanqing Cai2018-04-09
* Enabling fp16 for NCCL 1 and 2.Gravatar A. Unique TensorFlower2018-04-09
* Automated g4 rollback of changelist 191360905Gravatar Anna R2018-04-08
* [XLA] Parallelize HloEvaluator::HandleConvolutionGravatar Michael Kuperstein2018-04-08
* Revamp a few ScratchAllocator classes in cudnn_rnn_opsGravatar James Qin2018-04-07
* Fix batch_norm_benchmark.py to work with the C API.Gravatar Skye Wanderman-Milne2018-04-07
* Save some useful TPU estimator's ops into collections for performance measure...Gravatar Rui Zhao2018-04-07
* [XLA:GPU] Eliminate the guard around Winograd non-fused convolutions with cud...Gravatar Justin Lebar2018-04-07
* Automated g4 rollback of changelist 191938267Gravatar Suharsh Sivakumar2018-04-07
* Remove 'Print' in DebugStripper.Gravatar A. Unique TensorFlower2018-04-07
* Add analytical cost model for FusedConv2DBiasActivation.Gravatar Rob Sloan2018-04-06
* Improvements to ResourceVariable + Variant code.Gravatar Eugene Brevdo2018-04-06
* eager: s/tfe.GradientTape/tf.GradientTape/Gravatar Asim Shankar2018-04-06
* Place data format op on host if input tensor is in host memory.Gravatar Yao Zhang2018-04-06
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-04-06
* Automated g4 rollback of changelist 191963758Gravatar A. Unique TensorFlower2018-04-06
* [XLA] Make HloTestBase's hlo verifier to allow mixed precision.Gravatar Yuanzhong Xu2018-04-06
* We no longer need updates_collections in quant ops since we rely on the data ...Gravatar Suharsh Sivakumar2018-04-06
* [XLA] Redesign: implement Collapse and migrate reshape_test.Gravatar A. Unique TensorFlower2018-04-06
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-06