tilus.Script.assign

Contents

tilus.Script.assign

Script.assign(dst, src)[source]

Assign the value of src tensor to dst tensor.

This instruction copies the contents of the source register tensor src to the destination register tensor dst.

Parameters:
Return type:

None