[TF2] Explicitly type feed_dict
Open
- Dominant language
- Python
- Stars
- 95
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
We should explicitly type `feed_dict` in `model_base` now that we have migrated to TF2. We can probably use a `TypedDict` to get the sort of functionality that we want.
Contributor guide
Assessment
This issue has not been assessed yet.