[examples/python/pytorch] added batchnorm cpp extension
This commit is contained in:
@@ -73,7 +73,6 @@ public:
|
||||
if(OP == triton::dnn::shift::BPROP)
|
||||
std::swap(C, F);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void Compute(OpKernelContext* context){
|
||||
|
Reference in New Issue
Block a user