"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "1398bcc1dd5c6631f063444b2790f5ae2a1b6cd6"
-
Lakhinder Walia authored
Reduce memory footprint by std::move of temporary (potentially very large) containers. Minor cleanup for performance optimization: e.g. of Index() calculation -- which can get repeated millions of times in large tensors/vectors in a single Visit.
b00489b3