jiazhihao / TASO

The Tensor Algebra SuperOptimizer for Deep Learning
Apache License 2.0
687 stars 90 forks source link

void taso::Model::measure_element_cost(taso::Element*): Assertion `false' failed. #10

Closed OuHangKresnik closed 4 years ago

OuHangKresnik commented 4 years ago

Need to support taso::OP_EW_DIV in element_cudnn.cu:41

OuHangKresnik commented 4 years ago

So does element_cudnn.cu:measure_element_cost

jiazhihao commented 4 years ago

I have added the support for element-wise division in commit 86e001