Skip to content

Commit c4e94be

Browse files
committed
Update (base update)
[ghstack-poisoned]
1 parent 7d9ff4e commit c4e94be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoparallel/autobucketing_util/bucket_plan.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ def get_simplefsdp_auto_plan(
177177
bucketed_comm_memory = (
178178
2 * comm_size_inp
179179
+ 2 * comm_size_out
180-
+ heuristic_info["accumulated_gradient_size"]
181180
+ heuristic_info["this_step_rs_comm_inp_size"] * 2
182181
+ heuristic_info["last_step_rs_comm_size"]
183182
)

0 commit comments

Comments
 (0)