INNER CODE UNIT · Python
a_function
tensorflow/docs · tools/tensorflow_docs/api_generator/compat_test/__init__.py:27
def a_function(x, y):
"""This is a function.
@compatibility(TF2)
test
@end_compatibility
@compatibility(numpy)
test
@end_compatibility
It does things.
Args:
x: x
y: y
Returns: