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