You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Two patches to fix FBGEMM git clone failures and runtime errors:
The FBGEMM_VERSION=fd32631d837b41251311099c393af7d7be5cfbf variable points to a commit ID. Using it with git clone -b $FBGEMM_VERSION fails. This patch corrects that issue.
The fbgemm_embedding benchmarks are now run through run.sh, so the benchmark execution script has been updated accordingly.
Pull Request resolved: #238
Reviewed By: excelle08
Differential Revision: D83988062
Pulled By: YifanYuan3
fbshipit-source-id: df7bdcb385a67de65dff66cfa3cee535565fb867
0 commit comments