Omkar Patil
Omkar Patil
Hi, I created an angularjs_scaffold post as you instructed in announcement. I changed "protect_from_forgery with: :null_session" from exception. Now I can create posts. But it seems that application cannot retrieve...
Great Project ! Would it be possible to add a small getting started tutorial so that newcomers can understand how to use the repository ?
Hello, thanks for producing this amazing work. Is there a way one could retrieve number of pages in a given pdf document ? Where can I access this API /...
Thank you for sharing this work. Could you share an example and benchmarks for feature wise subgraph matching ?
Is it possible to reverse the process in same gem ? Golang doesn't have good admin portals like rails_admin, active_admin. If this gem could reverse the process from golang struct...
Most of the people do not have access to 8XA100 40GB systems. But a single M1 Max laptop with 64 GB memory could host the training. How difficult is it...
Hello @BlinkDL, As per your recommendation, I was able to run this on MPS at half precision. It gets stuck on MPS at full precision. On 64 GB M1 Max...
Would it be possible to train it or inference this model on a Mac M1 Ultra 128 GB RAM system ?
Hello @geohot, thanks for building this amazing repo. This is a great learning material. I have seen that in ops_torch.py, you can enable MPS. But benchmarks for both MPS and...
Hi there, Apparently tanh function is not implemented in the library. Is this by design ? Which function can I use to replace tanh function ? Thank you for your...