🚀 The feature, motivation and pitch
The current code contains some fake function definitions, which are placed together with the main logic, such as all_reduce_fake. In the parallel_state.py file, can we define a file called parallel_state_fake.py and move all the corresponding fake functions to this file, and do the same for the others?
Alternatives
No response
Additional context
No response
Before submitting a new issue...