File tree Expand file tree Collapse file tree 12 files changed +63
-81
lines changed
attention/cutlass_blackwell_fmha Expand file tree Collapse file tree 12 files changed +63
-81
lines changed Original file line number Diff line number Diff line change 1515 # pyre-ignore[21]
1616 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1717 from fbgemm_gpu import open_source
18-
19- # pyre-ignore[21]
20- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
21- from fbgemm_gpu .docs .version import __version__ # noqa: F401
2218except Exception :
2319 open_source : bool = False
2420
Original file line number Diff line number Diff line change 1111 # pyre-ignore[21]
1212 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1313 from fbgemm_gpu import open_source
14-
15- # pyre-ignore[21]
16- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
17- from fbgemm_gpu .docs .version import __version__ # noqa: F401
1814except Exception :
1915 open_source : bool = False
Original file line number Diff line number Diff line change 99 # pyre-ignore[21]
1010 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1111 from fbgemm_gpu import open_source
12-
13- # pyre-ignore[21]
14- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
15- from fbgemm_gpu .docs .version import __version__ # noqa: F401
1612except Exception :
1713 open_source : bool = False
Original file line number Diff line number Diff line change 1515 # pyre-ignore[21]
1616 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1717 from fbgemm_gpu import open_source
18-
19- # pyre-ignore[21]
20- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
21- from fbgemm_gpu .docs .version import __version__ # noqa: F401
2218except Exception :
2319 open_source : bool = False
2420
Original file line number Diff line number Diff line change 1010 # pyre-ignore[21]
1111 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1212 from fbgemm_gpu import open_source
13-
14- # pyre-ignore[21]
15- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
16- from fbgemm_gpu .docs .version import __version__ # noqa: F401
1713except Exception :
1814 open_source : bool = False
1915
Original file line number Diff line number Diff line change 1212 # pyre-ignore[21]
1313 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1414 from fbgemm_gpu import open_source
15-
16- # pyre-ignore[21]
17- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
18- from fbgemm_gpu .docs .version import __version__ # noqa: F401
1915except Exception :
2016 open_source : bool = False
2117
Original file line number Diff line number Diff line change 1414 # pyre-ignore[21]
1515 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
1616 from fbgemm_gpu import open_source
17-
18- # pyre-ignore[21]
19- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
20- from fbgemm_gpu .docs .version import __version__ # noqa: F401
2117except Exception :
2218 open_source : bool = False
2319
Original file line number Diff line number Diff line change 3838 # pyre-ignore[21]
3939 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
4040 from fbgemm_gpu import open_source
41-
42- # pyre-ignore[21]
43- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
44- from fbgemm_gpu .docs .version import __version__ # noqa: F401
4541except Exception :
4642 open_source : bool = False
4743
Original file line number Diff line number Diff line change 3131try :
3232 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
3333 from fbgemm_gpu import open_source
34-
35- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
36- from fbgemm_gpu .docs .version import __version__ # noqa: F401
3734except Exception :
3835 open_source : bool = False
3936
Original file line number Diff line number Diff line change 2929try :
3030 # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
3131 from fbgemm_gpu import open_source
32-
33- # @manual=//deeplearning/fbgemm/fbgemm_gpu:test_utils
34- from fbgemm_gpu .docs .version import __version__ # noqa: F401
3532except Exception :
3633 open_source : bool = False
3734
You can’t perform that action at this time.
0 commit comments