Searched defs:OutputType (Results 1 – 3 of 3) sorted by relevance
52 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable151 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable
87 public @interface OutputType {} annotation in ExecuteInIsolatedServiceRequest.OutputSpec
118 private enum OutputType { enum in E2EAbstractTest