How to Update pixel of UTexture2D with id3d11Texture2D

Is there any method to update pixel data of UTexture2D with id3d11Texture2D or
create UTexture2D with id3d11resource without memory copy from GPU to CPU?