↓ 10 callersFunctioncreate_and_permute_tensor(
b, s, h_k, h_r, d, dtype, is_dynamic_layout=True, tensor_name=""
)
examples/python/CuTeDSL/cute/hopper/kernel/attention/fmha.py:2064
↓ 10 callersFunctioncreate_tensor(
shape, dtype, key, *, minval=-2.0, maxval=2.0, fill_value=None, fill_arange=False
)
python/CuTeDSL/cutlass/jax/testing.py:116
↓ 9 callersFunction_make_tiled_copy(
atom: Any,
layout_tv: Any,
tiler_mn: Any,
*,
loc: Optional[ir.Location] = None,
ip:
python/CuTeDSL/cutlass/cute/atom.py:980