"examples/git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "daf4c74e38998d8e551ee6ae3d7ff515b09f96b7"
[Layout] Support layout forward with multi dimension (#867)
* Enhance LayoutNode::Forward method to handle variable transformations more robustly - Updated the method to check for a minimum number of input dimensions. - Introduced a mechanism to transform the last InputDim() elements of the input variables. - Concatenated transformed variables with the remaining input variables for a comprehensive output. * Refactor LayoutNode::Forward method for improved readability - Removed unnecessary whitespace to enhance code clarity. - Maintained existing functionality while streamlining the transformation process of input variables.
Showing
Please register or sign in to comment