template / torch-ext /torch_binding.h
drbh's picture
drbh HF Staff
Upload folder using huggingface_hub
c148255 verified
#pragma once
#include <torch/torch.h>
void __KERNEL_NAME_NORMALIZED__(torch::Tensor &out, torch::Tensor const &input);