[DOCS] Added placeholder docstring for layernorm tutorial
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
"""
|
||||||
|
Layer Normalization
|
||||||
|
====================
|
||||||
|
"""
|
||||||
|
|
||||||
import torch
|
import torch
|
||||||
import triton.language as tl
|
import triton.language as tl
|
||||||
import triton
|
import triton
|
||||||
|
Reference in New Issue
Block a user