Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_weights.cc81 const CustomOpMap& custom_op_map, int64_t minimum_elements_for_weights, in QuantizeWeights()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_config.h76 int64_t minimum_elements_for_weights = 1024; member