Searched refs:setAllowFp16PrecisionForFp32 (Results 1 – 2 of 2) sorted by relevance
104 public Options setAllowFp16PrecisionForFp32(boolean allow) { in setAllowFp16PrecisionForFp32() method in Interpreter.Options
329 new Interpreter.Options().setUseNNAPI(true).setAllowFp16PrecisionForFp32(true)); in testTurnOnNNAPI()