aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | Two improvements in resolve_tensorflow_matmul:Gravatar A. Unique TensorFlower2018-09-19
* | | | Fixes in ResolveReorderAxes.Gravatar A. Unique TensorFlower2018-09-19
* | | | Simplify ir_emitter_unnested so that it doesn't take a look at convGravatar Tim Shen2018-09-19
* | | | Adds an experimental package group to allow Swift and ObjC targets to depend ...Gravatar A. Unique TensorFlower2018-09-19
* | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-19
* | | | [XLA:TF] Re-disable testRandomUniformIsInRangeGravatar Benjamin Kramer2018-09-19
| | * | Fixed broken linksGravatar Shujian20152018-09-19
| |/ / |/| |
* | | Remove non-determinism in model-parallel compilationGravatar HyoukJoong Lee2018-09-19
* | | Re-enable flaky keras_testGravatar Anjali Sridhar2018-09-19
* | | Add a space to the error message.Gravatar Amit Patankar2018-09-19
* | | Python interface for Boosted Trees model explainability (currently includes d...Gravatar A. Unique TensorFlower2018-09-19
* | | Enable large constant array deduping by default.Gravatar A. Unique TensorFlower2018-09-19
* | | Fix documentation markdownGravatar A. Unique TensorFlower2018-09-19
* | | Force-place embedding variables on CPUs ein eager mode.Gravatar Alexandre Passos2018-09-19
* | | Return error message with illegal input rather than check-failing in op_kernel.Gravatar Jacques Pienaar2018-09-19
* | | Merge pull request #21000 from ROCmSoftwarePlatform:upstream-staging-gpu-comm...Gravatar TensorFlower Gardener2018-09-19
|\ \ \
* | | | Fix estimator_training test flakiness.Gravatar Yuefeng Zhou2018-09-19
* | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-19
* | | | [XLA:CPU] Add an emitter for erfinv(double) and erfinv(half).Gravatar Benjamin Kramer2018-09-19
* | | | Merge pull request #22301 from jennynz:masterGravatar TensorFlower Gardener2018-09-19
|\ \ \ \
* | | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-19
* | | | | Add build rules for mnist_softmax_xla.py so it can work internally.Gravatar Guangda Lai2018-09-19
* | | | | Treat kDomain instruction as a pure pass-through in HloValueGravatar A. Unique TensorFlower2018-09-19
* | | | | Automated rollback of commit 9fe177881224571aff0c267593f747f5fd7a2967Gravatar Rohan Jain2018-09-19
* | | | | Add interface for HLO passes which run on HloModuleGroup.Gravatar Mark Heffernan2018-09-19
* | | | | Enable while_test for the GPU backend.Gravatar Adrian Kuegel2018-09-19
* | | | | Distributions should raise the original exception (log_prob not implemented) ...Gravatar Brian Patton2018-09-19
* | | | | [TF:XLA] Enable ClipByValue test for integer typesGravatar Benjamin Kramer2018-09-19
* | | | | Enable tests for CPU and GPU backends that involve XlaSort.Gravatar Adrian Kuegel2018-09-19
* | | | | jacobian: manually setting the output shape in the output.Gravatar A. Unique TensorFlower2018-09-19
* | | | | Run CPU tests remotely.Gravatar A. Unique TensorFlower2018-09-19
* | | | | compat: Update forward compatibility horizon to 2018-09-19Gravatar A. Unique TensorFlower2018-09-19
* | | | | Enable XlaSort and TopKV2 for CPU backend.Gravatar Adrian Kuegel2018-09-19
* | | | | Replace DLOG(FATAL) with an Unimplemented error.Gravatar Adrian Kuegel2018-09-19
* | | | | Implement sort op for CPU.Gravatar Adrian Kuegel2018-09-19
* | | | | Modify Timeline Analysis to consider allocations in order.Gravatar A. Unique TensorFlower2018-09-19
* | | | | Add xla.compile(), a low-level API that compiles graph with XLA.Gravatar Yanan Cao2018-09-18
* | | | | [TF:XLA] Change HloPtrComparator to work across HLO modules. Declaring the me...Gravatar Dimitris Vardoulakis2018-09-18
* | | | | Putting `NodeExecStatsWrapper` behind an interface and providing a light-weig...Gravatar Jiri Simsa2018-09-18
* | | | | First commit for functional while loop.Gravatar Saurabh Saxena2018-09-18
* | | | | Getting DNNModel to work with the new feature columns.Gravatar Rohan Jain2018-09-18
* | | | | [tf.data] Add a test for state persistence between iterators over the same Ma...Gravatar Derek Murray2018-09-18
* | | | | Update the grappler plugin to support the @defun generated function and ops.Gravatar Scott Zhu2018-09-18
* | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-18
* | | | | Add layout information to logging.Gravatar Tim Shen2018-09-18
* | | | | Add a new function to load kernel libraries and library folders.Gravatar Gunhan Gulsoy2018-09-18
* | | | | Convert the new metric instances to (value_op, update_op) tuple in the Estima...Gravatar Pavithra Vijay2018-09-18
* | | | | Merge pull request #22160 from NervanaSystems:avijit/add-cpu-backendGravatar TensorFlower Gardener2018-09-18
|\ \ \ \ \
* | | | | | Add ConstantScalar, WithPredicate, Disjunction, and OpAnyOrder (where OpGravatar Tim Shen2018-09-18
* | | | | | Merge pull request #17692 from skambha:issue-bpsIssueGravatar TensorFlower Gardener2018-09-18
|\ \ \ \ \ \