Home
last modified time | relevance | path

Searched defs:AllocatorParts (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.h149 struct AllocatorParts { struct
156 std::vector<AllocatorParts> gpu_allocators_ TF_GUARDED_BY(mu_); argument
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_process_state.h106 struct AllocatorParts { struct
112 std::vector<AllocatorParts> pluggable_device_allocators_ TF_GUARDED_BY(mu_); argument