aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed Eigen-version Conv2DBackpropInput kernel, marked with "eigen_tensor".Gravatar Sung Jin Hwang2018-01-18
* Use snake-case name when generating @tf_export decorator in python_op_gen.cc.Gravatar Anna R2018-01-18
* Make bfloat16 work correctly with matmulGravatar A. Unique TensorFlower2018-01-18
* Adds ReduceWindow R1 test case for windows of length 128.Gravatar Tayo Oguntebi2018-01-18
* [tf.data] Update API guide to include latest methods.Gravatar Derek Murray2018-01-18
* Supports Squeeze in Tf Lite.Gravatar A. Unique TensorFlower2018-01-18
* Bazel rule to generate LICENSE for TFLite C library.Gravatar Yu-Cheng Ling2018-01-18
* Don't try to swap out persistent dataGravatar Benoit Steiner2018-01-18
* [TF:XLA] Bump open source llvm revision to r322850Gravatar Sanjoy Das2018-01-18
* Add basic class support:Gravatar A. Unique TensorFlower2018-01-18
* Add tests for R2 reduce window with multiply reduction.Gravatar A. Unique TensorFlower2018-01-18
* [tf.data] Further simplify the `CapturedFunction::Run*()` interfaces.Gravatar Derek Murray2018-01-18
* Enable a no longer flaky test.Gravatar A. Unique TensorFlower2018-01-18
* TFLite iOS Makefile: Enable SSE4.1 for x86_64 build.Gravatar Yu-Cheng Ling2018-01-18
* [TF:JIT] Make :xla_device visible to public, which is necessary for 3rd partyGravatar Kay Zhu2018-01-18
* Disable flaky testGravatar Allen Lavoie2018-01-18
* [TF:XLA] Add support for atrous (RHS dilated) convolutions via the "dilations...Gravatar Peter Hawkins2018-01-18
* Warn against using the name RELU1 again as an op.Gravatar Andrew Selle2018-01-18
* [XLA:AOT] Emit a .o file to hold the ProgramShape protobufGravatar Sanjoy Das2018-01-18
* Adds SUM_OVER_BATCH_SIZE in losses.Reduction.Gravatar A. Unique TensorFlower2018-01-18
* Allow numpy_input_fn to take an ndarray representing a single input feature.Gravatar A. Unique TensorFlower2018-01-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-18
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-01-18
* Added matrix logarithm op to linear algebra ops.Gravatar A. Unique TensorFlower2018-01-18
* Fix Markdown for examples in WarmStartSettings docstring.Gravatar A. Unique TensorFlower2018-01-18
* Expose Sequential as tfe.Sequential to go with the already exposed tfe.Network.Gravatar A. Unique TensorFlower2018-01-18
* Basic feature selection for boosted trees.Gravatar A. Unique TensorFlower2018-01-18
* [XLA] Add Pad to the local Python XLA client.Gravatar A. Unique TensorFlower2018-01-17
* [XLA:python] Simplify frame data extraction, fix Py3 compatibility bugs.Gravatar Chris Leary2018-01-17
* Add WarmStartSettings configuration for canned Estimators.Gravatar A. Unique TensorFlower2018-01-17
* Say SQLite BLOB protos are ideally temporaryGravatar Justine Tunney2018-01-17
* Slightly tune the usage of ctx to be consistent with other places.Gravatar Jianwei Xie2018-01-17
* Dynamically print helper message based on user queries.Gravatar A. Unique TensorFlower2018-01-17
* internal changeGravatar A. Unique TensorFlower2018-01-17
* Nicer error messages when missing filesystem.Gravatar Brennan Saeta2018-01-17
* Add range encode and decode to new tensorflow contrib.Gravatar Sung Jin Hwang2018-01-17
* Changes the CapturedFunction implementation to not create a new FunctionLibra...Gravatar Rohan Jain2018-01-17
* [XLA] Add source mapping support to SWIG API.Gravatar Chris Leary2018-01-17
* Use explicit broadcasts in ResizeBilinear Kernel creation to make fusion easier.Gravatar Blake Hechtman2018-01-17
* Update contrib/all_reduce/python/all_reduce.py in consequence ofGravatar A. Unique TensorFlower2018-01-17
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Make _check_bazel_version_at_least in workspace.bzl public.Gravatar Kiril Gorovoy2018-01-17
* Prune away Identity nodes without regular outputs. (Addresses TODO from cl/17...Gravatar A. Unique TensorFlower2018-01-17
* Disabling flaky replicate_model_fn_test.py for cmake.Gravatar Amit Patankar2018-01-17
* Add functionality to auto-discover project and zone when they are not supplie...Gravatar Frank Chen2018-01-17
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-01-17
* K-FAC: Fixes problem where initial eigendecomposition used by RNN classes wou...Gravatar A. Unique TensorFlower2018-01-17
* Add TF_GraphNumFunctions and TF_GraphGetFunctionsGravatar Igor Ganichev2018-01-17
* [TF:XLA] Bump open source llvm revision to r322618Gravatar Sanjoy Das2018-01-17
* Adding support for to resolve constant FloorDiv, FloorMod, StridedSlice, Stac...Gravatar A. Unique TensorFlower2018-01-17