"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "8c3b40768bdd35ac3d569e38c5151a211f3d79ed"
-
Charlie Lin authored
Updated Multibroadcast op to have a two input version for dynamic shapes Current dynamic shape broadcasting logic dynamic_dimensions must be the same or one of them is {1, 1, 0} or {1, 1, 1} Works for dyn-dyn, dyn-static, and static-static shape combinations Changed common.cpp for multibroadcasting for binary ops with dynamic shapes Extended binary.hpp for dynamic shapes to test the new common.cpp stuffd73c6d7c