forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove expected failures for a couple of operators
Summary: D51921135 added PT2 support for mutable operators. This added support for the following operators: - fbgemm::bounds_check_indices - fbgemm::direct_mapped_lru_cache_populate_byte - fbgemm::emb_inplace_update - fbgemm::lru_cache_populate_byte - fbgemm::lxu_cache_flush - fbgemm::lxu_cache_locking_counter_decrement - fbgemm::pruned_hashmap_insert so we need to update the test failures (those tests are no longer failing). Reviewed By: bdhirsh Differential Revision: D51942915 fbshipit-source-id: 867e791b7e86c0a72ea7d88837a56eb8b7f6cc48
- Loading branch information
1 parent
a75b43f
commit 4390af5
Showing
1 changed file
with
7 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters