aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | Ios (#14521)Gravatar Pete Warden2017-11-13
| * Remove unused using-declarationsGravatar A. Unique TensorFlower2017-11-13
| * Change `saved_model_builder` to `saved_model.builder`.Gravatar A. Unique TensorFlower2017-11-13
| * [tpu:profiler] Interface and client side change for input pipeline and fut...Gravatar A. Unique TensorFlower2017-11-13
| * [tpu:profiler] Renaming some fields in tf_ops_stats.proto to make them mor...Gravatar A. Unique TensorFlower2017-11-13
| * Add BF16 to ByteSizeOfPrimitiveType.Gravatar A. Unique TensorFlower2017-11-13
| * Enable ImportGraphDef to import unbound graph when input_map maps all unboundGravatar A. Unique TensorFlower2017-11-13
| * Include float16 benchmarks for Conv2D.Gravatar Yangzihao Wang2017-11-13
| * Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13
* | Add support for grayscale bmp image (#14296)Gravatar Yong Tang2017-11-13
| * Upgrade gRPC version used in OSS. Fix-forward of #14262. Remove namespace-com...Gravatar A. Unique TensorFlower2017-11-13
| * Re-introduce support for key-value records into tf.data.read_batch_features.Gravatar Jiri Simsa2017-11-13
| * Validate shapes when updating edges from Python.Gravatar Olivia Nordquist2017-11-13
| * Fix CuDNNCompatibleGRU after GRUCell refactorizationGravatar James Qin2017-11-13
| * Automated g4 rollback of changelist 175304150Gravatar A. Unique TensorFlower2017-11-13
| * Internal change.Gravatar A. Unique TensorFlower2017-11-13
| * Add bfloat support to XLA.Gravatar Yunxing Dai2017-11-13
| * Fix use-after-free bug.Gravatar Alexandre Passos2017-11-13
| * Moved tensorflow::StringPiece::Hasher out of tensorflow::StringPiece and rena...Gravatar A. Unique TensorFlower2017-11-13
| * Implement __format__ for EagerTensorGravatar Akshay Agrawal2017-11-13
| * Allow assigning colors based on HLO sharding information, when generating Gra...Gravatar A. Unique TensorFlower2017-11-13
| * [TF:XLA] Adding test coverage for more C64 operations, and ensuring they pass.Gravatar A. Unique TensorFlower2017-11-13
| * Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-11-13
| * Gauge API for monitoring.Gravatar A. Unique TensorFlower2017-11-13
| * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-11-13
| * Internal ChangeGravatar A. Unique TensorFlower2017-11-13
* | Fix a stray hyphen and add an SO link (#14465)Gravatar Austin Anderson2017-11-13
| * Supporting sparse tensors as inputs and outputs for user-defined functions pa...Gravatar Jiri Simsa2017-11-13
| * Clarifies py_func docs about copy/reference behavior in input args.Gravatar A. Unique TensorFlower2017-11-13
| * Support non-scalar variant device copy.Gravatar Eugene Brevdo2017-11-13
| * Changed nodes_to_rewrite in quantize_training.cc from a nontrivially destruct...Gravatar A. Unique TensorFlower2017-11-13
| * Make Operation._create_c_op() a module-level function.Gravatar Skye Wanderman-Milne2017-11-13
| * Moves tape.watch_variable to C. Prequel to moving the tape stack to C.Gravatar Alexandre Passos2017-11-13
| * Small change to how damping constants get transformed. Switched from using t...Gravatar A. Unique TensorFlower2017-11-13
| * Exposing IsNan op on Android to enable better error checking.Gravatar A. Unique TensorFlower2017-11-13
| * Fix build breakageGravatar James Qin2017-11-12
| * [SE] Delete deprecated MachineManager.Gravatar Chris Leary2017-11-12
| * Use latest version of nsync in cmake builds; bring TensorFlow's CMakeLists.tx...Gravatar A. Unique TensorFlower2017-11-12
| * Internal ChangeGravatar A. Unique TensorFlower2017-11-12
| * Remove a TODO that will never be done, thanks to backwards compatibility.Gravatar Derek Murray2017-11-11
* | Merge pull request #14487 from aselle/pushsync2Gravatar Martin Wicke2017-11-11
|\ \
| * | disable generated_examples_zip_test for parameterization.Gravatar Andrew Selle2017-11-11
| | * Add support for Halton sequence for use with Monte Carlo estimation of integr...Gravatar A. Unique TensorFlower2017-11-11
| * | BuildifierGravatar Andrew Selle2017-11-11
| * | no pip testing of toco_from_prtos_test, undo improper hdrsGravatar Andrew Selle2017-11-11
| * | Disable GPU another way. Add explicit header dependency.Gravatar Andrew Selle2017-11-11
| | * Saveable iterator for Dataset.from_sparse_tensor_slice(..).Gravatar A. Unique TensorFlower2017-11-11
| * | Map graph building for toco testing on cpu, fix visibility.Gravatar Andrew Selle2017-11-11
| | * Automated g4 rollback of changelist 175252067Gravatar Peter Hawkins2017-11-11
| * | sort visibility rulesGravatar Andrew Selle2017-11-11