null_tensor.hpp Source File

null_tensor.hpp Source File#

Composable Kernel: null_tensor.hpp Source File
null_tensor.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2// Copyright (c) 2018-2023, Advanced Micro Devices, Inc. All rights reserved.
3
4#pragma once
5
6namespace ck_tile {
7
9{
10};
11
12} // namespace ck_tile
Definition tile/core/algorithm/cluster_descriptor.hpp:13
Definition null_tensor.hpp:9