Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights_test.cc124 const uint32_t op_code_idx = op->opcode_index(); in GetProducerOpCode() local
202 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
262 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
322 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
374 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
409 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
450 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
491 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
538 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
576 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
[all …]
Dmodel_utils.cc46 int op_code_idx = model->operator_codes.size() - 1; in GetOrInsertOpCodeIndex() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_weights_test.cc133 const uint32_t op_code_idx = op->opcode_index(); in GetProducerOpCode() local
271 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
332 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
391 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
445 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
479 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
519 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
559 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
605 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
641 const uint32_t op_code_idx = op->opcode_index(); in TEST_F() local
[all …]