Register a specialization of a `Function` into the graph. This won't actually call the function with the inputs, and only put the function definition into graph. Register function with different input param will result into multiple version of functions registered in graph. Args: func:
(func, *args, **kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected