Home
last modified time | relevance | path

Searched refs:CreateElementwiseTwoInputWithBroadcast (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Delementwise.h68 GPUOperation CreateElementwiseTwoInputWithBroadcast(
H A Delementwise.cc450 GPUOperation CreateElementwiseTwoInputWithBroadcast( in CreateElementwiseTwoInputWithBroadcast() function
H A Delementwise_test_util.cc1336 GPUOperation operation = CreateElementwiseTwoInputWithBroadcast( in MulBroadcastBothInputsTest()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Doperation_selector.cc772 operation = CreateElementwiseTwoInputWithBroadcast( in GPUOperationFromNodePart0()