pytorch
ce0fd095 - Implemented embedding_bag for SR (#52429)

Commit
3 years ago
Implemented embedding_bag for SR (#52429) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/52429 Implemented embedding_bag for supporting out version in SR Befor:Milliseconds per iter: 1.15443. Iters per second: 866.226 After: Milliseconds per iter: 1.14791. Iters per second: 871.149 Test Plan: buck test caffe2/test:nn buck test caffe2/benchmarks/static_runtime:static_runtime_cpptest Reviewed By: hlu1 Differential Revision: D26089498 fbshipit-source-id: c9ba7068d5aa696c8f37a4846d8e80c6379538d2
Author
Edvard Ghazaryan
Parents
Loading