template / torch-ext /torch_binding.h
drbh
feat: basic template
dda32b8
#pragma once
#include <torch/torch.h>
void __KERNEL_NAME_NORMALIZED__(torch::Tensor &out, torch::Tensor const &input);