Skip to content

Commit b4e9a00

Browse files
Yixin Baometa-codesync[bot]
authored andcommitted
Generate 1 acc graph for esr mb5 by removing fx wrapper for kjt (#3571)
Summary: Pull Request resolved: #3571 Reviewed By: yingufan, trieuat Differential Revision: D87662877 fbshipit-source-id: 9caa15cb61469352f25012ac8e1e30982449e89b
1 parent 440e55a commit b4e9a00

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)