Yitong Huang

Results 2 comments of Yitong Huang

Based on previous experience, you will need to do the following things on GPU: 1. Support communication operations such as all-reduce on the Python side within SPMD. For example, support...

@JackCaoG Yes, I am aware that view operations cannot be expressed in HLO, but with the introduction of aliasing, these operators should use the same buffer during buffer assignment. As...