Searched refs:Register_AVERAGE_POOL_REF (Results 1 – 2 of 2) sorted by relevance
40 TfLiteRegistration* Register_AVERAGE_POOL_REF();171 AddBuiltin(BuiltinOperator_AVERAGE_POOL_2D, Register_AVERAGE_POOL_REF()); in BuiltinRefOpResolver()
388 TfLiteRegistration* Register_AVERAGE_POOL_REF() { in Register_AVERAGE_POOL_REF() function