MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / C

Class C

tensorflow/python/autograph/pyct/cfg_test.py:1274–1275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1272
1273 def test_fn(a, b):
1274 class C(a(b)):
1275 pass
1276 return C
1277
1278 graph, = self._build_cfg(test_fn).values()

Callers

nothing calls this directly

Calls 1

aClass · 0.85

Tested by

no test coverage detected