Skip to content

Simplify Identity operator implementation

This MR simplify the implementation of the Identity operator by using std::copy or cudaMemcpy.

Edited by Jacques Xing

Merge request reports