[examples/python/pytorch] added skeleton of wrapper for shift-conv and batch-norm
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "ATen/cuda/CUDAContext.h"
|
||||
#include "triton/driver/stream.h"
|
||||
#include "triton/dnn/batchnorm.h"
|
||||
#include "triton/tools/bench.hpp"
|
||||
|
||||
std::vector<torch::Tensor>
|
||||
batchnorm_ymv(const torch::Tensor fw_x,
|
||||
|
Reference in New Issue
Block a user