aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Accept toco ModelFlags protos on the command line.Gravatar A. Unique TensorFlower2018-04-03
* Internal changeGravatar A. Unique TensorFlower2018-04-03
* [XLA] Redesign: implement and test dynamic slice.Gravatar A. Unique TensorFlower2018-04-03
* Disabled some tests on WindowsGravatar A. Unique TensorFlower2018-04-03
* Use double for arrays extra info min/max to match toco type.Gravatar A. Unique TensorFlower2018-04-03
* [XLA] Redesign: migrate slice_test.Gravatar A. Unique TensorFlower2018-04-03
* Only create a min/max from extra arrays info if provided.Gravatar A. Unique TensorFlower2018-04-03
* Use PyLong_AsLongLong instead of PyInt_AsLong to guarantee 64-bit output.Gravatar Skye Wanderman-Milne2018-04-03
* Add convert f32 to s64 test.Gravatar Jacques Pienaar2018-04-03
* Turn no-op split/splitv operators into identity.Gravatar A. Unique TensorFlower2018-04-03
* tf.map_fn: Improve error messaging when elems consists of scalars.Gravatar Asim Shankar2018-04-03
* [TF:XLA] Add DT_HALF to the supported data types for the CPU and GPU devices.Gravatar Bixia Zheng2018-04-03
* Three operators are added that can be used to decrease the number ofGravatar A. Unique TensorFlower2018-04-03
* Add 8bit strided slice op to tfliteGravatar A. Unique TensorFlower2018-04-03
* Don't call context function either in the fastpath.Gravatar Akshay Modi2018-04-03
* Apply "Raise exception in SWIG on bad TF_Status" to base.iGravatar Akshay Modi2018-04-03
* [tf.data] Fix handling of nested structures in `tf.contrib.data.prefetch_to_d...Gravatar Derek Murray2018-04-03
* Bug Fix: If num_uses > 0 the the inputs tensor need not be a list but can be ...Gravatar A. Unique TensorFlower2018-04-03
* Enable C++ warnings on a few targets.Gravatar Shashi Shekhar2018-04-03
* Make batch_sequences_with_states_test.py work with the C API enabled, take 2.Gravatar Skye Wanderman-Milne2018-04-03
* cholesky_solve_with_broadcast, matrix_solve_with_broadcast and matrix_triangu...Gravatar Ian Langmore2018-04-03
* Changes loss_reduction default to SUM_OVER_BATCH_SIZE for regression_head and...Gravatar A. Unique TensorFlower2018-04-03
* [TF:XLA] Bump open source llvm revision to r329057Gravatar Benjamin Kramer2018-04-03
* Update LLVM API usage to match upstream change.Gravatar A. Unique TensorFlower2018-04-03
* Remove "-lpthread" when building tests on macos.Gravatar Gunhan Gulsoy2018-04-03
* Automated g4 rollback of changelist 191385909Gravatar Gunhan Gulsoy2018-04-02
* Clarify OpDef.is_stateful flag definitionGravatar Igor Ganichev2018-04-02
* Re-enable Gather and Slice estimators with output size check.Gravatar Max Galkin2018-04-02
* BUG_FIX: Allow Uniform pdf to work on float64 inputs.Gravatar A. Unique TensorFlower2018-04-02
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Deleted a special caseGravatar Benoit Steiner2018-04-02
* Automated g4 rollback of changelist 191037166Gravatar Anna R2018-04-02
* Add int64 to Variant mutable hash table variants.Gravatar A. Unique TensorFlower2018-04-02
* [XLA] Redesign: migrate while_test to use XlaBuilder, and implement the ops n...Gravatar A. Unique TensorFlower2018-04-02
* Don't use session context manager when we need session to outlive the context...Gravatar Skye Wanderman-Milne2018-04-02
* Internal change.Gravatar Anna R2018-04-02
* TFTS: Add a OneShotPredictionHead with no model state in its serving signature.Gravatar Allen Lavoie2018-04-02
* [XLA] Redesign: implement ExecuteGraphParallel.Gravatar A. Unique TensorFlower2018-04-02
* Add a config option to run Grappler optimizers more than once.Gravatar A. Unique TensorFlower2018-04-02
* Clarify ResourceVariable specificationGravatar Igor Ganichev2018-04-02
* Java: Update to 1.7.0Gravatar Asim Shankar2018-04-02
* Automated g4 rollback of changelist 191326767Gravatar Anna R2018-04-02
* Add support for resource variablesGravatar Benoit Steiner2018-04-02
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-02
* Add tf.math.polyval that evaluates an element-wise polynomial using Horner's ...Gravatar A. Unique TensorFlower2018-04-02
* [XLA] Set trace for the operand of a trace instruction when creating the inst...Gravatar A. Unique TensorFlower2018-04-02
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-04-02
* Fix assertion error in Graph._create_op_from_tf_operation.Gravatar Skye Wanderman-Milne2018-04-02
* [TF] Copy-on-write for Resource Variant assign op.Gravatar Eugene Brevdo2018-04-02
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02