Adding comments to deprecate tf_py_wrap_cc.
PiperOrigin-RevId: 305510947 Change-Id: I9576c50bae9798d3c68fa327e162b1f315f2972b
This commit is contained in:
parent
828d3a5129
commit
3b7ba8030f
@ -1989,6 +1989,8 @@ _append_init_to_versionscript = rule(
|
||||
implementation = _append_init_to_versionscript_impl,
|
||||
)
|
||||
|
||||
# DO NOT USE! We are in the process of deprecating this. If you use
|
||||
# this rule within third_party/tensorflow you will be rolled back. b/153452665
|
||||
def tf_py_wrap_cc(
|
||||
name,
|
||||
srcs = [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user