Skip to content

Commit ca2f687

Browse files
Yixin Baometa-codesync[bot]
authored andcommitted
Reland D87662877: Generate 1 acc graph for esr mb5 by removing fx wrapper for kjt (#3582)
Summary: Pull Request resolved: #3582 D87662877 was reverted in D87747630 due to incompatibility between publish package and lowering package. E.g., In test it uses prod lowering package which does not include this diff change. Reviewed By: yingufan Differential Revision: D87848633 fbshipit-source-id: 1a45e5a79491873523e206829820d2b771a93013
1 parent b451635 commit ca2f687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchrec/distributed/quant_embedding.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ def _construct_jagged_tensors_tw(
343343
return ret
344344

345345

346-
@torch.fx.wrap
347346
def _fx_marker_construct_jagged_tensor(
348347
values: torch.Tensor,
349348
lengths: torch.Tensor,

0 commit comments

Comments
 (0)