Closed ericlippert closed 2 years ago
Summary: The compiler now "vectorizes" phi operators in the graph; if the input to a phi operator is a matrix then it generates the MatrixPhi node and ensures that its input is a real matrix.
Reviewed By: feynmanliang
Differential Revision: D39394979
This pull request was exported from Phabricator. Differential Revision: D39394979
Summary: The compiler now "vectorizes" phi operators in the graph; if the input to a phi operator is a matrix then it generates the MatrixPhi node and ensures that its input is a real matrix.
Reviewed By: feynmanliang
Differential Revision: D39394979