aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/memory_types.cc
Commit message (Expand)AuthorAge
* Make functions defined with tfe.defun respect devices when executing.Gravatar Akshay Agrawal2018-07-03
* [TF] Mark DT_STRING and DT_RESOURCE types as always sitting on host memory.Gravatar Eugene Brevdo2017-12-12
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Internal cleanup.Gravatar A. Unique TensorFlower2016-11-03
* Remove special handling of host-memory/device-memory for int32 arguments in t...Gravatar A. Unique TensorFlower2016-08-12
* Improve memory type deduction for operators with type list arguments.Gravatar A. Unique TensorFlower2016-07-28
* In C++ shape inference, support registering a shape inference function in OPGravatar A. Unique TensorFlower2016-06-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change selective registration of op kernels to work off of the class nameGravatar A. Unique TensorFlower2016-03-28
* Hardening the error checking related to memory types.Gravatar A. Unique TensorFlower2016-02-11
* Moves MemoryType inference code out of OpKernel so that it can reused.Gravatar A. Unique TensorFlower2016-02-11