aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Don't fold batch norm calculations if weights are used somewhere else in the ...Gravatar A. Unique TensorFlower2017-09-28
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-09-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-09-27
* Updates the API for tf.space_to_depth and tf.depth_to_space to support NCHW a...Gravatar A. Unique TensorFlower2017-09-27
* Add CudaAtomicAdd for complex64, complex128 for SM30 and below.Gravatar Eugene Brevdo2017-09-27
* [XLA] Add CallInliner::Inline(), to inline one kCall instruction.Gravatar Justin Lebar2017-09-27
* Automated g4 rollback of changelist 170254393Gravatar HyoukJoong Lee2017-09-27
* [XLA] Replace HloComputation::ReplaceUsesOfInstruction with HloInstruction::R...Gravatar Justin Lebar2017-09-27
* Remove indentation in function args/returns/raises blocks.Gravatar Mark Daoust2017-09-27
* Initial release of tf.contrib.kfacGravatar A. Unique TensorFlower2017-09-27
* Fetch Operation.inputs from the C APIGravatar Skye Wanderman-Milne2017-09-27
* Add a CLIF wrapper for MetaGraphDef.Gravatar Max Galkin2017-09-27
* Added a python API on top of Grappler items and Grappler clustersGravatar Benoit Steiner2017-09-27
* Fixed outdated commentGravatar Benoit Steiner2017-09-27
* Change tf.contrib.distributions.vector_sinh_arcsinh_diag_test test size to me...Gravatar Joshua V. Dillon2017-09-27
* Fix loading large embeddings (300+gb) with init_from_checkpoint.Gravatar A. Unique TensorFlower2017-09-27
* [tf.data] Remove deprecated arguments from future `tf.data.Dataset.map()`.Gravatar Derek Murray2017-09-27
* PiperOrigin-RevId: 170265856Gravatar A. Unique TensorFlower2017-09-27
* Serialize the Dataset graph alongside the Iterator state when checkpointing I...Gravatar Saurabh Saxena2017-09-27
* Allow GCS file block fetches to proceed concurrently.Gravatar A. Unique TensorFlower2017-09-27
* fixed typos in docsGravatar A. Unique TensorFlower2017-09-27
* Automated g4 rollback of changelist 169960914Gravatar Peter Hawkins2017-09-27
* Add more `const`s to xla::Executable. No functional change.Gravatar A. Unique TensorFlower2017-09-27
* Internal minor restructuringGravatar A. Unique TensorFlower2017-09-27
* [TF:XLA] Mark the "begin" argument to Slice as a compile-time constant again.Gravatar Peter Hawkins2017-09-27
* Add FunctionDefHashGravatar Igor Ganichev2017-09-27
* boosted_trees: Removed less used AddTreesToEnsembleOp (only used for tests no...Gravatar A. Unique TensorFlower2017-09-27
* SymbolicGradients: create the underlying runtime with the correct step contai...Gravatar Eugene Brevdo2017-09-27
* Basic while loop gradient functionality in C++Gravatar Skye Wanderman-Milne2017-09-27
* Datasets: Reference the programmer's guide in API docs.Gravatar Asim Shankar2017-09-27
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-09-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-09-27
* Add float16 support to tf.nn.fused_batch_norm on the GPU.Gravatar Reed Wanderman-Milne2017-09-27
* Support export strategies in _TrainingExecutor.Gravatar Igor Saprykin2017-09-27
* Fix BFC allocator's log messages on OOM error.Gravatar Reed Wanderman-Milne2017-09-27
* [TF:XLA] Implement BroadcastArgs.Gravatar Peter Hawkins2017-09-27
* Automated g4 rollback of changelist 170204652Gravatar A. Unique TensorFlower2017-09-27
* [XLA] Propagate device assignment to HloInstructions created by implicit broa...Gravatar Peter Hawkins2017-09-27
* Allocate boundaries on stack to avoid concurrent updates by different threadsGravatar A. Unique TensorFlower2017-09-27
* Fix Java native library extraction with --config=monolithicGravatar Allen Lavoie2017-09-27
* Add tf.contrib.distributions.Independent.Gravatar Joshua V. Dillon2017-09-27
* Add new ReffedStatusCallback util class. This class allows multiple threads toGravatar Eugene Brevdo2017-09-27
* [XLA] Add HloEvaluator::EvaluateWithSubstitutions().Gravatar Justin Lebar2017-09-27
* Add new ReffedStatusCallback util class. This class allows multiple threads toGravatar Eugene Brevdo2017-09-27
* [XLA] Add HloEvaluator::EvaluateWithSubstitutions().Gravatar Justin Lebar2017-09-27
* Do not simplify Tuple->GetTupleElement->Tuple constructs in TupleSimplifier ifGravatar Mark Heffernan2017-09-27
* Adds implementation for tf.estimator.train_and_evaluateGravatar Jianwei Xie2017-09-27
* Move kernel_tests corresponding to dataset API to coreGravatar A. Unique TensorFlower2017-09-27
* Add config to enable S3 file system support.Gravatar Michael Case2017-09-27
* Fix flaky saver_test. Don't trust sleep to sleep through the night.Gravatar Martin Wicke2017-09-27