Searched refs:OpDispatcher (Results 1 – 3 of 3) sorted by relevance
42 class OpDispatcher(object): class102 if result is not OpDispatcher.NOT_SUPPORTED:104 return OpDispatcher.NOT_SUPPORTED107 class _TypeBasedDispatcher(OpDispatcher):185 if result is not OpDispatcher.NOT_SUPPORTED:
100 class UnaryRaggedElementwiseDispatcher(dispatch.OpDispatcher):152 class BinaryRaggedElementwiseDispatcher(dispatch.OpDispatcher):220 class RaggedDispatcher(dispatch.OpDispatcher):
2696 class _UnaryMapValueDispatcher(dispatch.OpDispatcher):