aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
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
* Allow setting server_def on tf.enable_eager_executionGravatar Akshay Modi2018-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
|\
* | 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
* | Internal change.Gravatar Lasse Espeholt2018-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
* | Fix bug in parallel_walk, along with a few structural bugs that this fix reve...Gravatar Dan Moldovan2018-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
* | Fixing bug in MultiDeviceIterator where we were using OP_REQUIRES_OK in an As...Gravatar Rohan Jain2018-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
* | 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
* | 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
* | Adding an opportunity to skip the check for input tensor placements.Gravatar A. Unique TensorFlower2018-07-25
* | Update test for StarGANModel to conform the original GANModel test.Gravatar Wesley Qian2018-07-25
* | Enable TensorRT build.Gravatar Guangda Lai2018-07-25
* | Make NNAPI delegation support more ops.Gravatar A. Unique TensorFlower2018-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
* | 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
* | Internal ChangeGravatar A. Unique TensorFlower2018-07-25
* | Small changes to interpreter.{h,cc}: refactoring plus improved error message.Gravatar A. Unique TensorFlower2018-07-25
* | Colab demonstrating the overhead of AutoGraph and Eager vs. a vectorized grap...Gravatar A. Unique TensorFlower2018-07-25
* | Merge pull request #21080 from adoda:masterGravatar TensorFlower Gardener2018-07-24
|\ \
* | | use parameterized test in rmspropGravatar Zhenyu Tan2018-07-24
* | | Internal ChangeGravatar A. Unique TensorFlower2018-07-24
* | | Improve TFLite Python error handling.Gravatar Yu-Cheng Ling2018-07-24
* | | Adding defunGravatar A. Unique TensorFlower2018-07-24
| | * Fix review commentsGravatar gracehoney2018-07-24
* | | Add dataset specific parameters in config file.Gravatar Xuechen Li2018-07-24
* | | Disable wait timeout for TPUEstimator.Gravatar Russell Power2018-07-24
* | | Use metric's dtype to represent matchesGravatar Igor Ganichev2018-07-24
* | | PUBLIC: Enable eval and predict on multi-hosts in broadcast mode.Gravatar Youlong Cheng2018-07-24
* | | Remove functions from TFLite public Python API.Gravatar Nupur Garg2018-07-24
* | | Add data format as a parameter in ConvParameters to support NHWC formatGravatar Smit Hinsu2018-07-24
* | | Automated rollback of commit 568727eed199dba04e37f500265b50f96fed455eGravatar Nick Felt2018-07-24