Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc596 } else if (IsTwoArgumentOperationWithConst()) { in IsSupported()
660 } else if (IsTwoArgumentOperationWithConst()) { in Parse()
734 bool IsTwoArgumentOperationWithConst() const { in IsTwoArgumentOperationWithConst() function in tflite::gpu::__anon48bc1b4d0111::ElementwiseOperationParser