aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add one_hot op support to TFLiteGravatar Jared Duke2018-07-26
* Adding core estimator for a fusion model.Gravatar A. Unique TensorFlower2018-07-26
* Don't merge co-located buffer sets containing constantsGravatar Sanjoy Das2018-07-26
* Allow setting server_def on tf.enable_eager_executionGravatar Akshay Modi2018-07-26
* Make function_utils.get_func_code more tolerant of strange objects like funct...Gravatar A. Unique TensorFlower2018-07-26
* fixing bug for when num of trees is not setGravatar A. Unique TensorFlower2018-07-26
* Merge pull request #21100 from aaroey:fix_engine_op_fallbackGravatar TensorFlower Gardener2018-07-26
|\
* | Automated rollback of commit b8a9d163d9cbb4b581c044d9c4b1b256c801a9c4Gravatar Russell Power2018-07-26
* | [XLA:GPU] Enable TF RNG ops for the GPU backend.Gravatar Bixia Zheng2018-07-26
* | remove as much as possible from the try-blocks of contextlib context managers.Gravatar A. Unique TensorFlower2018-07-26
* | Update error messages in tflite_diff.Gravatar Nupur Garg2018-07-26
* | A TF Lite kernel to execute TensorFlow delegated ops via Eager.Gravatar A. Unique TensorFlower2018-07-26
* | Support sorting of key/value pairs on GPU.Gravatar Adrian Kuegel2018-07-26
* | Internal change.Gravatar Lasse Espeholt2018-07-26
* | Small changes to placer comments and remove one conditional from Find().Gravatar A. Unique TensorFlower2018-07-26
* | Convert device function stack into TraceableStack for use in error message in...Gravatar A. Unique TensorFlower2018-07-26
* | Support PREDICT mode for BROADCAST input pipeline.Gravatar Youlong Cheng2018-07-26
* | Ensure failed sub-streams are not re-used.Gravatar Todd Wang2018-07-25
* | [XLA] This is a step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* | [XLA] Update xla document. The xla_builder and xla_computation have been move...Gravatar A. Unique TensorFlower2018-07-25
* | [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* | [XLA] The first step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* | Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25
* | [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