Searched defs:OutputType (Results 1 – 2 of 2) 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
112 private enum OutputType { enum in E2ETest