Searched refs:GetContextHandle (Results 1 – 4 of 4) sorted by relevance
104 TFE_Context* GetContextHandle(PyObject* py_context) { in GetContextHandle() function524 auto* handle = tensorflow::ConvertToEagerTensor(GetContextHandle(py_context), in EagerTensor_init()692 self->handle, GetContextHandle(self->context), device_name, in EagerTensor_copy_to_device()1150 TFE_Context* ctx = GetContextHandle(py_context); in TFE_Py_TensorShapeSlice()
232 static GpuContextHandle GetContextHandle(GpuContext* context);
366 /* static */ hipCtx_t GpuDriver::GetContextHandle(GpuContext* context) { in GetContextHandle() function in stream_executor::gpu::GpuDriver
424 /* static */ CUcontext GpuDriver::GetContextHandle(GpuContext* context) { in GetContextHandle() function in stream_executor::gpu::GpuDriver