Skip to content

Commit ba1e68d

Browse files
committed
clean code
1 parent 18e0b73 commit ba1e68d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/paddle/fluid/distribute_transpiler.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
LOOKUP_TABLE_GRAD_TYPE = "lookup_table_grad"
2626
RPC_CLIENT_VAR_NAME = "RPC_CLIENT_VAR"
2727

28-
GLOBAL_BLOCK_IDX = 0
29-
3028

3129
class VarBlock:
3230
def __init__(self, varname, offset, size):

0 commit comments

Comments
 (0)