akturtle

Results 2 comments of akturtle

u can just change the fallowing code in basic_stream.cu: ``` ` Tensor ts1 = NewTensor(Shape2(2, 5), 0.0f,MSHADOW_ALLOC_PAD , sm1); Tensor ts2 = NewTensor(Shape2(2, 5), 0.0f,MSHADOW_ALLOC_PAD , sm2);` ```

Hi, could you also provide model results for downloading (obj file, or other format)?