Kernels
universal / torch-ext /torch_binding.h
Ashiedu's picture
Initial kernel bundle upload: universal
df5d07c verified
Raw
History Blame Contribute Delete
103 Bytes
#pragma once
#include <torch/torch.h>
void universal(torch::Tensor &out, torch::Tensor const &input);