Home
last modified time | relevance | path

Searched refs:FuncGetAttribute (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h178 static bool FuncGetAttribute(GpuFunctionAttribute attribute,
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc405 if (!GpuDriver::FuncGetAttribute(CU_FUNC_ATTRIBUTE_NUM_REGS, in GetKernelMetadata()
411 if (!GpuDriver::FuncGetAttribute(CU_FUNC_ATTRIBUTE_SHARED_SIZE_BYTES, in GetKernelMetadata()
Dcuda_driver.cc489 /* static */ bool GpuDriver::FuncGetAttribute(CUfunction_attribute attribute, in FuncGetAttribute() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc375 /* static */ bool GpuDriver::FuncGetAttribute(hipDeviceAttribute_t attribute, in FuncGetAttribute() function in stream_executor::gpu::GpuDriver