aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/memory_types.cc
Commit message (Expand)AuthorAge
* 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