aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Fix bug in nonpip builds in ci_parameterized_build.shGravatar Todd Wang2018-10-05
* [tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...Gravatar Jiri Simsa2018-10-05
* Handle Range & BatchMatMul in partial Flex modeGravatar Yu-Cheng Ling2018-10-05
* [XLA] Use the highest possible precision for large Iota inputs.Gravatar Blake Hechtman2018-10-05
* Copy device from If op to the lowered ops.Gravatar Saurabh Saxena2018-10-05
* Internal change.Gravatar A. Unique TensorFlower2018-10-05
* Workaround build errors in Android NDK r14b.Gravatar Jeremy Lau2018-10-05
* Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* Convert TensorFlow's jpeg dependency to new third party import method.Gravatar A. Unique TensorFlower2018-10-05
* Merge pull request #20476 from yongtang:06052018-bincount-shapeGravatar TensorFlower Gardener2018-10-05
|\
* | Profiler collects the number of replicas and num cores per replica used in th...Gravatar A. Unique TensorFlower2018-10-05
* | Revert constant folding to previous state.Gravatar Tong Shen2018-10-05
* | Do 2 warmup runs in assert_no_new_pyobjects_executing_eagerly.Gravatar Todd Wang2018-10-05
* | [XLA] Extend the HLO verifier to check that non-layout-changing instructionsGravatar Bixia Zheng2018-10-05
* | Disable micro/examples/micro_speech:micro_speech_test test under msanGravatar Smit Hinsu2018-10-05
* | Make gradient tape stack thread localGravatar Igor Ganichev2018-10-05
* | Declare that stateless random ops are not differentiable in C++ code.Gravatar Tong Shen2018-10-05
* | Fix documentation.Gravatar A. Unique TensorFlower2018-10-05
* | Refactoring TFLite export code. Unify OperatorCode generation logic.Gravatar Yu-Cheng Ling2018-10-05
* | When running a native/builtin op via eager C API, automatically fill in defaultGravatar Mingsheng Hong2018-10-05
* | - Don't set tpu optimizer parameter variable during weight initialization if ...Gravatar Jing Li2018-10-05
* | Update XlaSort to match the underlying HLO.Gravatar A. Unique TensorFlower2018-10-05
* | BEGIN_PUBLICGravatar A. Unique TensorFlower2018-10-05
* | Switch NCCL to build from open source (version 2.3.5-5) by default.Gravatar A. Unique TensorFlower2018-10-05
* | Relax some unnecessary 4D array restrictionsGravatar A. Unique TensorFlower2018-10-05
* | [TF:XLA] Move broadcasting code out of BroadcastTo op into a common helper li...Gravatar Peter Hawkins2018-10-05
* | Use absl::Span for HloModuleGroupMetadataGravatar HyoukJoong Lee2018-10-05
* | compat: Update forward compatibility horizon to 2018-10-05Gravatar A. Unique TensorFlower2018-10-05
* | Merge the different LSTM EvalFloat/EvalHybrid calls into a single file.Gravatar A. Unique TensorFlower2018-10-05
* | Remove dependency on epsilon for diagonal shampoo.Gravatar A. Unique TensorFlower2018-10-04
* | Fix link in eager notebook stub.Gravatar Billy Lamberta2018-10-04
* | Fix regression that caused xrange to be ignored.Gravatar Dan Moldovan2018-10-04
* | Add 'device' property to TPUMirroredVariable, so tf.train.init_from_checkpoin...Gravatar Ruoxin Sang2018-10-04
* | [XLA:GPU] Fix old-ptxas-version detection logic.Gravatar Justin Lebar2018-10-04
* | Add Chaos Free Network (CFN) cell.Gravatar A. Unique TensorFlower2018-10-04
* | Merge pull request #21945 from efagerho:masterGravatar TensorFlower Gardener2018-10-04
|\ \
* | | Pin ops with small integer inputs (already on the cpu) to the cpu in eager.Gravatar Akshay Modi2018-10-04
* | | Fix unused imports.Gravatar Jacques Pienaar2018-10-04
* | | Disable tensorrt:unary_test in OSS since it crashes with SEGV.Gravatar Todd Wang2018-10-04
* | | This CL fixes a bug in the eager benchmarks test that caused the defun tests ...Gravatar A. Unique TensorFlower2018-10-04
* | | Fix for memory issue in micro test code, spotted by asan checksGravatar Pete Warden2018-10-04
* | | Fix bug in Grappler constant folding: The logic detecting full reductions was...Gravatar A. Unique TensorFlower2018-10-04
* | | Avoid creating control edges on not-this-graph.Gravatar Alexandre Passos2018-10-04
* | | Add basic TensorList op support in bridge.Gravatar Jacques Pienaar2018-10-04
* | | Automated rollback of commit 6b538d9ce54e878576131cde0c76e43a893180c2Gravatar Smit Hinsu2018-10-04
* | | Internal change.Gravatar A. Unique TensorFlower2018-10-04
* | | Add apidefs for the list ops.Gravatar Dan Moldovan2018-10-04
* | | Rename "Inliner" to "MapInliner".Gravatar Mark Heffernan2018-10-04
* | | Fix problem in quantized version of Comparison op handlerGravatar A. Unique TensorFlower2018-10-04
* | | Internal change.Gravatar Anna R2018-10-04