Remove usage of remove_undocumented from core parallel_for.
remove_undocumented is causing issues with our pip tests. remove_undocumented is not used anywhere else in core TF code and we have a new mechanism for annotating the public TF API.
Loading
Please sign in to comment