Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.cc82 const CustomOpMap& custom_op_map) { in GetWeightInputIndices()
125 const CustomOpMap& custom_op_map, int op_input_idx) { in IsQuantizedInput()
135 const CustomOpMap& custom_op_map, in IsHybridEvaluationOp()
173 const CustomOpMap& custom_op_map) { in CheckAllOpInputsQuantized()
197 const CustomOpMap& custom_op_map, in InsertQuantizableInputTensorsFromOperator()
391 const CustomOpMap& custom_op_map) { in PassQuantizationAndGetConsumers()
425 const CustomOpMap& custom_op_map, in QuantizeWeightsInt8()
633 CustomOpMap custom_op_map; in QuantizeWeights() local
643 CustomOpMap custom_op_map; in QuantizeWeights() local
655 CustomOpMap custom_op_map; in QuantizeWeights() local
[all …]
Dquantize_weights_test.cc460 CustomOpMap custom_op_map; in TEST_F() local
507 CustomOpMap custom_op_map; in TEST_F() local
545 const CustomOpMap custom_op_map; in TEST_F() local