Searched refs:ConvertClipByValue (Results 1 – 2 of 2) sorted by relevance
3841 Status ConvertClipByValue(OpConverterParams* params) { in ConvertClipByValue() function6227 (*registration)["ClipByValue"] = ConvertClipByValue; in RegisterValidatableOpConverters()
6796 TEST_P(OpConverter_FP32_FP16_Test, ConvertClipByValue) { in TEST_P() argument