Home
last modified time | relevance | path

Searched defs:GetResourceManager (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_tpu_device.cc26 /*static*/ Status XRTTpuDeviceAccessor::GetResourceManager(OpKernelContext* ctx, in GetResourceManager() function in tensorflow::XRTTpuDeviceAccessor
H A Dxrt_device.cc55 /*static*/ Status XRTGenericDeviceAccessor::GetResourceManager( in GetResourceManager() function in tensorflow::XRTGenericDeviceAccessor
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_pipeline.h642 VpResourceManager* GetResourceManager() in GetResourceManager() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api.cc254 Status GetResourceManager(const NodeDef& node, Session* session, in GetResourceManager() function