Searched defs:InputType (Results 1 – 5 of 5) sorted by relevance
| /frameworks/ml/nn/runtime/test/specs/V1_2/ |
| D | quantized_lstm.mod.py | 25 InputType = ("TENSOR_QUANT8_ASYMM", [n_batch, n_input], 1 / 128, 128) variable 112 InputType = ("TENSOR_QUANT8_ASYMM", [n_batch, n_input], 1 / 128, 128) variable
|
| /frameworks/base/core/java/android/text/ |
| D | InputType.java | 41 public interface InputType { interface
|
| /frameworks/ml/nn/runtime/test/specs/V1_3/ |
| D | qlstm_noprojection.mod.py | 27 InputType = ("TENSOR_QUANT8_ASYMM_SIGNED", [batch_size, input_size], 0.0078125, 0) variable
|
| D | qlstm_projection.mod.py | 27 InputType = ("TENSOR_QUANT8_ASYMM_SIGNED", [batch_size, input_size], 0.0078125, 0) variable
|
| /frameworks/base/tools/aapt2/dump/ |
| D | DumpManifest.cpp | 1578 class InputType : public ManifestExtractor::Element { class
|