limber

Results 4 comments of limber

> I had similar problem because of namespace. I changed my "new_op.cu.cc" from > > ``` > namespace tensorflow{ > // my code > } > ``` > to >...

![image](https://github.com/baizunxian/zerorunner/assets/41049484/6c7b3f13-aa3c-461c-b1a3-c12f9f48493e)

debug了半天,终于能跑通了,第一步 ![image](https://github.com/baizunxian/zerorunner/assets/41049484/aa2df5f1-4aa0-428f-9590-4e97eea96fff) 第二步: