Renames to prepare for the TF2.0 API. HashTable -> StaticHashTable and...
Renames to prepare for the TF2.0 API. HashTable -> StaticHashTable and MutableDenseHashTable -> DenseHashTable. Also insert -> insert_or_assign and remove -> erase for DenseHashTable. PiperOrigin-RevId: 235206233
Loading
Please sign in to comment