aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_device_factory.cc
Commit message (Expand)AuthorAge
* Refactor ProcessState in support of NUMA.Gravatar A. Unique TensorFlower2018-07-02
* Added virtual gpu support.Gravatar Guangda Lai2017-12-18
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Add a GPUOPTIONS option to force all tensors to be gpu_compatibleGravatar A. Unique TensorFlower2017-04-17
* Automated rollback of change 153039058Gravatar A. Unique TensorFlower2017-04-13
* Add a GPUOPTIONS option to force all tensors to be gpu_compatibleGravatar A. Unique TensorFlower2017-04-13
* Use 'priority' field in device registration to allowGravatar Vijay Vasudevan2017-01-05
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Change DeviceFactory functions that create devices to propagateGravatar Vijay Vasudevan2016-08-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: create a CPU device that is only created when GPUs are alsoGravatar Vijay Vasudevan2016-03-08
* Delete RequireDefaultOps() now that all references have been deleted.Gravatar Josh Levenberg2016-03-01
* TensorFlow: Get rid of legacy command line flags use in TensorFlow.Gravatar Vijay Vasudevan2016-01-13
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06