Home
last modified time | relevance | path

Searched defs:weight_quantization (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_config.h43 bool weight_quantization = false; member
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dtf_tfl_translate.cc68 static llvm::cl::opt<std::string> weight_quantization( variable