aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | [XLA:GPU] Clarify HeuristicLayoutAssignment function.Gravatar Justin Lebar2018-07-25
* | | | | | Fix bug in parallel_walk, along with a few structural bugs that this fix reve...Gravatar Dan Moldovan2018-07-25
* | | | | | [XLA:GPU] Allow `dot`s inside of while loops (etc) to be lowered to cublas ca...Gravatar Justin Lebar2018-07-25
* | | | | | Merge pull request #19533 from yongtang:19180-bfloat16Gravatar TensorFlower Gardener2018-07-25
|\ \ \ \ \ \
* | | | | | | Add ImageNet TFRecords reading boilerplate.Gravatar Xuechen Li2018-07-25
* | | | | | | Improve the documentation and error checking for invalid values of epsilon in...Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | Merge pull request #21087 from taehoonlee:fix_nwhcGravatar TensorFlower Gardener2018-07-25
|\ \ \ \ \ \ \
* | | | | | | | Fixing bug in MultiDeviceIterator where we were using OP_REQUIRES_OK in an As...Gravatar Rohan Jain2018-07-25
* | | | | | | | Adds a mechanism for adaptive shared batch scheduler that the earliest closed...Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | | [XLA:GPU] Remember to execute non-root outfeed instructions in nested computa...Gravatar Sanjoy Das2018-07-25
* | | | | | | | [XLA] Correctly make xla_computation public.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | | [XLA:CPU/GPU] Implement the parallel Philox random number generation algorithm.Gravatar Bixia Zheng2018-07-25
* | | | | | | | [tf.data] Adding optimization for fusing consecutive `map(...)` transformations.Gravatar Piotr Padlewski2018-07-25
* | | | | | | | Also disable tf_driver_test and generate_testspec_test.Gravatar Gunhan Gulsoy2018-07-25
* | | | | | | | Re-enable the integration tests on TAP, and only disable the failing windows ...Gravatar Dan Moldovan2018-07-25
* | | | | | | | Minor change for better error msg in eager input type checkingGravatar James Qin2018-07-25
* | | | | | | | Move xla_computation.* from xla/client/xla_client up to xla/client.Gravatar Mark Heffernan2018-07-25
* | | | | | | | Disable failing prefetching_ops_test.Gravatar Gunhan Gulsoy2018-07-25
* | | | | | | | Fix inconsistency in generated AST. The argument should be not an Index node,...Gravatar Dan Moldovan2018-07-25
* | | | | | | | Add estimator in contrib that loads its model function from a SavedModel.Gravatar Katherine Wu2018-07-25
* | | | | | | | MutableGraphView and other graph utilsGravatar Piotr Padlewski2018-07-25
* | | | | | | | internal change.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | | Add a transformer correction for AST consistency. Replacing the value of an E...Gravatar Dan Moldovan2018-07-25
* | | | | | | | Fix incorrect Load/Store context value in template expansions for attributes.Gravatar Dan Moldovan2018-07-25
* | | | | | | | Disable broken autograph integration tests.Gravatar Gunhan Gulsoy2018-07-25
* | | | | | | | Add missing space in error messageGravatar Sanjoy Das2018-07-25
* | | | | | | | Adding an opportunity to skip the check for input tensor placements.Gravatar A. Unique TensorFlower2018-07-25
| | | | | | | * unit test added for memory alignmentGravatar Jie2018-07-25
* | | | | | | | [TF:XLA] Bump open source llvm revision to r337934Gravatar Sanjoy Das2018-07-25
* | | | | | | | New container for remote builds with all the newest pip packages defined in t...Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | | Update test for StarGANModel to conform the original GANModel test.Gravatar Wesley Qian2018-07-25
* | | | | | | | The SavedModel legacy_init_op and main_op are functionally equivalent. Here, ...Gravatar Karmel Allison2018-07-25
* | | | | | | | Implement __index__ in EagerTensor.Gravatar Asim Shankar2018-07-25
* | | | | | | | Fix importing a while loop into a cond.Gravatar Skye Wanderman-Milne2018-07-25
* | | | | | | | [XLA:GPU] Use a fast approximation for tanhGravatar Benjamin Kramer2018-07-25
* | | | | | | | Enable TensorRT build.Gravatar Guangda Lai2018-07-25
* | | | | | | | Make NNAPI delegation support more ops.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | | Remove install of NCCL 2.xGravatar Toby Boyd2018-07-25
* | | | | | | | Changing the dataset linkGravatar A. Unique TensorFlower2018-07-25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Reorder the dependencies to make sure trt appears before tflite, so the buildGravatar Guangda Lai2018-07-25
* | | | | | | [XLA] Simplify trivial dynamic-slices regardless of the start indices.Gravatar Michael Kuperstein2018-07-25
* | | | | | | [XLA] DynamicSlice and DynamicUpdateSlice OOB behavior is now well-defined.Gravatar Michael Kuperstein2018-07-25
* | | | | | | Refine JNI exception when tensor allocation failsGravatar Jared Duke2018-07-25
* | | | | | | An ErrorReporter to be used in tests.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | Reraise full exception context when handling errors.Gravatar Russell Power2018-07-25
* | | | | | | Support for shape attributes in custom ops for TocoGravatar A. Unique TensorFlower2018-07-25
* | | | | | | Fix dependency overwriting in _add_variable_with_custom_getterGravatar Allen Lavoie2018-07-25
* | | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-25
* | | | | | | [XLA:GPU] Limit number of operands on multi-output fusion nodes.Gravatar Justin Lebar2018-07-25