Home
last modified time | relevance | path

Searched refs:dispatch_for_binary_elementwise_apis (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddispatch_test.py883 @dispatch.dispatch_for_binary_elementwise_apis(MaskedTensor, MaskedTensor)
942 @dispatch.dispatch_for_binary_elementwise_apis(MaskedTensor, MaskedTensor)
951 @dispatch.dispatch_for_binary_elementwise_apis(MaskedTensor,
988 @dispatch.dispatch_for_binary_elementwise_apis(MaskedTensor, MaskedTensor)
1028 dispatch.dispatch_for_binary_elementwise_apis.__doc__,
H A Ddispatch.py795 def dispatch_for_binary_elementwise_apis(x_type, y_type): function
1076 _update_docstring_with_api_list(dispatch_for_binary_elementwise_apis,
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.experimental.pbtxt40 name: "dispatch_for_binary_elementwise_apis"
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/
H A Dtensorflow.experimental.pbtxt56 name: "dispatch_for_binary_elementwise_apis"
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Ddynamic_ragged_shape.py1725 @dispatch.dispatch_for_binary_elementwise_apis(ragged_tensor.RaggedOrDense,