aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
Commit message (Expand)AuthorAge
...
| | | * | | Fixed format errors reported by clang-formatGravatar AG Ramesh2018-09-29
| | |/ / /
* | | | | Disable PinToHostOptimizer for NoOp.Gravatar A. Unique TensorFlower2018-09-29
* | | | | CleanupGravatar A. Unique TensorFlower2018-09-29
| | * | | Lower the MKLCpuAllocator priority so that it can use default allocator when ...Gravatar Xiaoming (Jason) Cui2018-09-28
| | * | | Merge branch 'master' into cuixiaom_disable_MKLGravatar Xiaoming (Jason) Cui2018-09-28
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Internal change.Gravatar Revan Sopher2018-09-28
* | | | | [TF] Fix incorrect type constraint on _VarHandlesOp kernel on GPU. The kernel...Gravatar Peter Hawkins2018-09-28
* | | | | [tf.data] Use `std::make_shared` as appropriate in `ParallelMapIterator`.Gravatar Derek Murray2018-09-28
* | | | | Bunch of micro move optimizationsGravatar Piotr Padlewski2018-09-28
* | | | | Add a rewrite_config option to disable meta_optimizer.Gravatar A. Unique TensorFlower2018-09-28
* | | | | [tf.data] Use Graph instead of GraphDef/FunctionDef for vectorization transformsGravatar Rachel Lim2018-09-28
* | | | | Add documentation of the ownership semantics to {Lookup,Create,LookupOrCreate...Gravatar Derek Murray2018-09-28
* | | | | Handle noinline gradient function in control flow functionalization.Gravatar Tong Shen2018-09-28
* | | | | Copy shape into CollectiveParams only once per CollectiveReduce kernel.Gravatar Ayush Dubey2018-09-28
* | | | | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* | | | | Internal change.Gravatar A. Unique TensorFlower2018-09-28
* | | | | Merge pull request #22324 from Intel-tensorflow:fix_typo_envGravatar TensorFlower Gardener2018-09-28
|\ \ \ \ \
| | | * | | Added the feature to disable MKL support of TensorFlow by environmental varia...Gravatar Xiaoming (Jason) Cui2018-09-28
* | | | | | [tf.data] Referencing an internal issue.Gravatar Jiri Simsa2018-09-28
* | | | | | [tf.data] Throws appropriate error while trying to checkpoint input pipeline ...Gravatar Shivani Agrawal2018-09-28
* | | | | | Roll-forward of CL 214320700: Split up SPARSE_DEPS, adding each individual de...Gravatar A. Unique TensorFlower2018-09-28
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-28
* | | | | | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | | | | | Fix a latex render nitGravatar Brian Patton2018-09-28
* | | | | | Fixing a couple of small bugs with the multi device iterator having to dealGravatar Rohan Jain2018-09-28
* | | | | | Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
| |_|/ / / |/| | | |
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | | | Support nested variants in CopyHostToDevice and CopyDeviceToHost.Gravatar Saurabh Saxena2018-09-27
* | | | | Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* | | | | Optimize ParseNodeNameAsStringPiece and related functions, since they are the...Gravatar A. Unique TensorFlower2018-09-27
* | | | | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | | | | Support saving/restoring of string tensors with lengths greater than 2^32.Gravatar A. Unique TensorFlower2018-09-27
* | | | | Merge pull request #22286 from Intel-tensorflow:nhasabni/unit-test-fixesGravatar TensorFlower Gardener2018-09-27
|\ \ \ \ \
* | | | | | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-27
* | | | | | Dynamic subdivisions in collective ring reduce.Gravatar Ayush Dubey2018-09-27
| | | * | | Merge branch 'master' into agramesh/fix_mkl_sliceGravatar AG Ramesh2018-09-27
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | | | | Clean up unused members in DirectSession and Executor.Gravatar Derek Murray2018-09-27
* | | | | | Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* | | | | | Fix support for custom optimizers in explicit scheduleGravatar A. Unique TensorFlower2018-09-27
* | | | | | Merge pull request #20277 from ROCmSoftwarePlatform:upstream-stagingGravatar TensorFlower Gardener2018-09-27
|\ \ \ \ \ \
* | | | | | | Add support for explicit fetches when creating grappler itemsGravatar A. Unique TensorFlower2018-09-27
* | | | | | | Merge pull request #22076 from Intel-tensorflow:feature/daoxin/sliceGravatar TensorFlower Gardener2018-09-26
|\ \ \ \ \ \ \
* | | | | | | | Enable constant folding for device memory tensors.Gravatar Tong Shen2018-09-26
* | | | | | | | Refactor build deps by making :framework depend on :feature_util to not use t...Gravatar A. Unique TensorFlower2018-09-26
* | | | | | | | Skip SymbolicGradientOp when doing constant folding in control flow functiona...Gravatar Tong Shen2018-09-26
* | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-26
* | | | | | | | Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* | | | | | | | Extract Conv2D dimensions parsing and validation into helper functions.Gravatar Eugene Zhulenev2018-09-26
* | | | | | | | Preprocess the protobuff input for parse_tensor_op.Gravatar Mihai Maruseac2018-09-26