def_function.function(input_signature=[], autograph=False)
| 1 | """Dependency tracking for trackable objects.""" |
| 2 | # Copyright 2017 The TensorFlow Authors. All Rights Reserved. |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
nothing calls this directly
no outgoing calls
no test coverage detected