Language Language English 简体中文 unilab.ipc.replay_pipelines.native_h2d.submit_h2d¶ unilab.ipc.replay_pipelines.native_h2d.submit_h2d(dst, src, stream)[source]¶ Submit one async H2D copy on an existing CUDA stream. Parameters: dst (Tensor) src (Tensor) stream (Stream) Return type: None