Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dquantized_lstm.mod.py25 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
/aosp12/art/libartbase/base/
H A Dtransform_iterator.h47 using InputType = typename std::iterator_traits<BaseIterator>::reference; variable
/aosp12/frameworks/base/core/java/android/text/
H A DInputType.java41 public interface InputType { interface
/aosp12/packages/services/Car/cpp/computepipe/proto/
H A DInputConfig.proto40 enum InputType { enum
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dqlstm_noprojection.mod.py27 InputType = ("TENSOR_QUANT8_ASYMM_SIGNED", [batch_size, input_size], 0.0078125, 0) variable
H A Dqlstm_projection.mod.py27 InputType = ("TENSOR_QUANT8_ASYMM_SIGNED", [batch_size, input_size], 0.0078125, 0) variable
/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1656 class InputType : public ManifestExtractor::Element { class
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...