Home
last modified time | relevance | path

Searched refs:MyCallable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dbackprop_test.py1254 class MyCallable(object): class
1285 c = MyCallable()
/external/python/cpython3/Lib/test/
Dtest_descr.py4846 class MyCallable: class
4849 func = MyCallable() # func has no __name__ or __qualname__ attributes