aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix padding of padding values.Gravatar A. Unique TensorFlower2018-08-21
* Remove 'graph' argument from FuncGraph.__init__.Gravatar Skye Wanderman-Milne2018-08-21
* Fully enabled absl and removed TENSORFLOW_USE_ABSL define (as absl is now alw...Gravatar A. Unique TensorFlower2018-08-21
* Merge pull request #21508 from aaroey:fix_allocator_when_engine_device_not_sp...Gravatar TensorFlower Gardener2018-08-21
|\
* | [TF:XLA] Handle some of the buffer aliasing across computations in HeapSimula...Gravatar Dimitris Vardoulakis2018-08-21
* | jacobian: allow case where output is not dependent on input.Gravatar A. Unique TensorFlower2018-08-21
* | Minor fix to allow iterations variable to update in eager modeGravatar Katherine Wu2018-08-21
* | Initialize TRTOptimizationPass members in the constructor, and use a utilGravatar Guangda Lai2018-08-21
* | [XLA] Propagate invalid shape errors through reduce folding and turn it onGravatar Benjamin Kramer2018-08-21
* | Remove HostModule.Gravatar Tong Shen2018-08-21
* | Merge pull request #18959 from Rholais:patch-1Gravatar TensorFlower Gardener2018-08-21
|\ \
* | | Internal Change.Gravatar Michael Case2018-08-21
* | | Support reduce_minGravatar A. Unique TensorFlower2018-08-21
* | | [tf.data] Move captured function instantiation to iterator initialization time.Gravatar Derek Murray2018-08-21
* | | 1) Update the proto files for oblivious trees.Gravatar A. Unique TensorFlower2018-08-21
* | | Merge pull request #21299 from SayHiRay:patch-1Gravatar TensorFlower Gardener2018-08-21
|\ \ \
* | | | Fix Keras Input layer with sparse=TrueGravatar A. Unique TensorFlower2018-08-21
* | | | Reapply "Allow DT_INT64 input shapes for ReshapeOp." with fix.Gravatar Sanjoy Das2018-08-21
* | | | Setting the tf2 namespace to prefer variable.assign and friends over tf.assignGravatar Alexandre Passos2018-08-21
* | | | Reorder the contrib_py dependencies so that tensorrt appear before tflite.Gravatar Guangda Lai2018-08-21
* | | | Initialize tensors and re-enable tests.Gravatar Jacques Pienaar2018-08-21
* | | | Merge pull request #21122 from NervanaSystems:masterGravatar TensorFlower Gardener2018-08-21
|\ \ \ \
* | | | | Automated rollback of commit 9f59beb67643953d87e7673fa0000cc775562693Gravatar Sanjoy Das2018-08-21
* | | | | In HostCompute op, use SendToHost/RecvFromHost instead of Send/Recv.Gravatar Tong Shen2018-08-21
* | | | | Synchronize stamp token between different resources:Gravatar A. Unique TensorFlower2018-08-21
* | | | | Do not increment the refcount of the tensorbuffer for ResourceStridedSliceAss...Gravatar Alexandre Passos2018-08-21
* | | | | Better error message when unable to find a kernel due to attr mismatch.Gravatar Akshay Modi2018-08-21
* | | | | Disable tests failing under asan for now.Gravatar Jacques Pienaar2018-08-21
* | | | | Remove int kernel registrations for tf.nn.softplus and tf.nn.softsign.Gravatar Skye Wanderman-Milne2018-08-21
* | | | | Add per program op profile.Gravatar A. Unique TensorFlower2018-08-21
* | | | | [tf.data]: Reenable interleave_dataset_op_testGravatar Brennan Saeta2018-08-21
* | | | | Allow DT_INT64 input shapes for ReshapeOp.Gravatar Sanjoy Das2018-08-21
* | | | | [Distributed] Add methods to WorkerCache that selectively list workers by job...Gravatar Derek Murray2018-08-21
* | | | | Handle communicating instructions in HloComputation::ComputeReachabilityGravatar A. Unique TensorFlower2018-08-21
* | | | | Fix usage of `docs_controls.should_skip`.Gravatar Mark Daoust2018-08-21
* | | | | Added additional test for regime of parameterized_truncated_normal sampler.Gravatar Jonathan J Hunt2018-08-21
* | | | | Add `batch_scatter_update`, analogous to `batch_gather`.Gravatar Adria Puigdomenech2018-08-21
* | | | | [XLA] Ignore cross _XlaScope restrictions when tf_xla_auto_jit is on.Gravatar A. Unique TensorFlower2018-08-21
* | | | | compat: Update forward compatibility horizon to 2018-08-21Gravatar A. Unique TensorFlower2018-08-21
* | | | | Internal changeGravatar A. Unique TensorFlower2018-08-21
* | | | | Merge pull request #19932 from facaiy:ENH/support_run_configs_for_keras_modelGravatar TensorFlower Gardener2018-08-20
|\ \ \ \ \
* | | | | | Add the expected include directory for CUPTI on windows.Gravatar Gunhan Gulsoy2018-08-20
* | | | | | Add one pass algorithm option to calculate the mean and variance in group_nor...Gravatar A. Unique TensorFlower2018-08-20
* | | | | | Correctly use the aggregation mode set for variables inGravatar A. Unique TensorFlower2018-08-20
* | | | | | Set query_topology to False in TPU Distribution StrategyGravatar Frank Chen2018-08-20
* | | | | | [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* | | | | | Introduce basic CC library for generating TypeScript files for TensorFlow.js ...Gravatar Nick Kreeger2018-08-20
* | | | | | Add unpack to schema.Gravatar A. Unique TensorFlower2018-08-20
* | | | | | Ensure that functools.wraps is not called on functools.partial objects in rev...Gravatar A. Unique TensorFlower2018-08-20
* | | | | | Simplify Keras unit tests by removing unnecessary session scopes and introduc...Gravatar Francois Chollet2018-08-20