Searched refs:output_tensor_flags (Results 1 – 1 of 1) sorted by relevance
4651 int output_tensor_flags = 0; in AddOpsAndTensors() local4653 output_tensor_flags |= NN_TENSOR_FLAG_INT8_CONVERSION; in AddOpsAndTensors()4656 output_tensor_flags |= NN_TENSOR_FLAG_USE_INT8_ASYMM_SIGNED; in AddOpsAndTensors()4667 builder.AddTensorOutput(output_index, output_tensor_flags)); in AddOpsAndTensors()