← 返回事件
持续讨论AI发版

viable/strict/1788360632: Fix fbcode import of triton_constexpr_configs in inductor test (#195663)

发生了什么

Forward fix for D117882973 ( #189692 ), which broke fbcode//caffe2/test/inductor:codegen_triton at listing time. That diff added a new helper module triton_constexpr_configs.py next to test_codegen_triton.py and imported it with two OSS-only fallbacks: try: from triton_constexpr_configs import ... # test/inductor on sys.path except ImportError: from test.inductor.triton_constexpr_configs import ... # pytorch repo ro…

摘要按规则整理自下方来源原文

为什么在扩散

来源