Differentiate calls to colocate_with from private vs public API.
colocate_with has been deprecated from public API. There are still TF internal uses of colocate_with but previously calls to private and public were treated the same and resulted in deprecation warnings for internal uses. PiperOrigin-RevId: 230002109
Loading
Please sign in to comment