Searched refs:OpDispatcher (Results 1 – 6 of 6) sorted by relevance
49 class OpDispatcher(object): class96 NOT_SUPPORTED = OpDispatcher.NOT_SUPPORTED123 if result is not OpDispatcher.NOT_SUPPORTED:127 if result is not OpDispatcher.NOT_SUPPORTED:129 return OpDispatcher.NOT_SUPPORTED132 class _TypeBasedDispatcher(OpDispatcher):211 if result is not OpDispatcher.NOT_SUPPORTED:
1 path: "tensorflow.__internal__.dispatch.OpDispatcher"3 is_instance: "<class \'tensorflow.python.util.dispatch.OpDispatcher\'>"
8 name: "OpDispatcher"
107 class UnaryRaggedElementwiseDispatcher(dispatch.OpDispatcher):163 class BinaryRaggedElementwiseDispatcher(dispatch.OpDispatcher):234 class RaggedDispatcher(dispatch.OpDispatcher):
1526 class TFSlicingOpDispatcher(dispatch.OpDispatcher):1773 class TFClassMethodDispatcher(dispatch.OpDispatcher):
3136 class _UnaryMapValueDispatcher(dispatch.OpDispatcher):