File size: 121 Bytes
c148255
 
 
 
 
1
2
3
4
5
6
#pragma once

#include <torch/torch.h>

void __KERNEL_NAME_NORMALIZED__(torch::Tensor &out, torch::Tensor const &input);