Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py52 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable
151 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable
/frameworks/compile/slang/
Dllvm-rs-cc.cpp71 slang::Slang::OutputType OutputType, in DetermineOutputFile()
Dslang.h80 enum OutputType { enum