Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove cache_precision parameter for infer TBE (pytorch#965)
Summary: Pull Request resolved: pytorch#965 The current inference TBE assumes cache precision to be the same as embedding precision. We thus remove this argument to avoid confusions. Reviewed By: jasonjk-park Differential Revision: D34635748 fbshipit-source-id: d52ada70a798b291fe5ebc4c116b120091dc799d
- Loading branch information