aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/memory_types_test.cc
Commit message (Expand)AuthorAge
* [TF] Mark DT_STRING and DT_RESOURCE types as always sitting on host memory.Gravatar Eugene Brevdo2017-12-12
* 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
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Moves MemoryType inference code out of OpKernel so that it can reused.Gravatar A. Unique TensorFlower2016-02-11