1 2 3 4 5 6
decl_opr('Copy', inputs=['src'], params='Empty', desc='copy a tensor to a different computing node') # vim: ft=python