MCPcopy Index your code
hub / github.com/pytorch/tutorials / foreach_map.py

File foreach_map.py

recipes_source/foreach_map.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Explicit horizontal fusion with foreach_map and torch.compile
3===============================================================
4

Callers

nothing calls this directly

Calls 5

get_inputsFunction · 0.85
stepMethod · 0.80
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected