Creates `n` `None` optionals in func_graph. Args: func_graph: FuncGraph. n: `int` the number of `None` optionals to make. Returns: A list of tensors in func_graph.
(func_graph, n)
source not stored for this graph (policy: none)
no test coverage detected