Closed OuHangKresnik closed 5 years ago
More debug information are added for Element-wise operators as of commit 86e00198. To information more gdb information, you can rebuild the TASO runtime in debug mode using the following steps:
rm -rf build; mkdir build; cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
sudo make install -j
It doesn't showed up, close this issue for now
Failure in measure_element_cost cudnnOpTensor
Since couldn't get the name of this op, just hard to debug. Hope we can add such information in taso OpBase class or somewhere else suitable