From 126a7e1c304a280ed47d498912e408579d527b82 Mon Sep 17 00:00:00 2001 From: yangzhibin <45459326+Ghjk94522@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:13:35 +0800 Subject: [PATCH] [Docs] add doc for `tl.assume` (#5546) add docs for `tl.assume` as described in title. the relative code is in `python/triton/language/core.py` line: 2435 Signed-off-by: yangzb <2500223255@qq.com> Co-authored-by: yangzb --- docs/python-api/triton.language.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/python-api/triton.language.rst b/docs/python-api/triton.language.rst index dafe41cf71f6..879f13d1e02f 100644 --- a/docs/python-api/triton.language.rst +++ b/docs/python-api/triton.language.rst @@ -205,6 +205,7 @@ Compiler Hint Ops :toctree: generated :nosignatures: + assume debug_barrier max_constancy max_contiguous