fengggli / gpu-computing-materials

A simple deep learning framework that optimizes task scheduling and memory usage on different CPU/GPU architectures.
1 stars 0 forks source link

adds python examples and 2 tensor ops #17

Closed zkSNARK closed 5 years ago

zkSNARK commented 5 years ago

please look at tensor_reshapeflat function and confirm that it is doing what you want, and that it is not capable of producing errors.

fengggli commented 5 years ago

I changed the branch protection rules for the master, Can you merge it to master now?