/frameworks/base/cmds/interrupter/ |
D | interrupter.h | 43 #define CALL_FUNCTION_3(sym, ret, type1, type2, type3) \ argument 50 #define CALL_FUNCTION_4(sym, ret, type1, type2, type3, type4) \ argument 57 #define CALL_FUNCTION_5(sym, ret, type1, type2, type3, type4, type5) \ argument
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | concat_quant8_3.model.cpp | 6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {400, 90}, 0.5f, 0); in CreateModel() local
|
D | concat_float_3_relaxed.model.cpp | 6 OperandType type3(Type::TENSOR_FLOAT32, {212, 90}); in CreateModel() local
|
D | mul_broadcast_quant8.model.cpp | 6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {2, 2}, 2.0, 0); in CreateModel() local
|
D | concat_float_3.model.cpp | 6 OperandType type3(Type::TENSOR_FLOAT32, {212, 90}); in CreateModel() local
|
D | concat_float_2_relaxed.model.cpp | 6 OperandType type3(Type::TENSOR_FLOAT32, {92, 230}); in CreateModel() local
|
D | concat_float_2.model.cpp | 6 OperandType type3(Type::TENSOR_FLOAT32, {92, 230}); in CreateModel() local
|
D | concat_quant8_2.model.cpp | 6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {92, 300}, 0.5f, 0); in CreateModel() local
|
D | mean_float_2.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {1, 3, 1}); in CreateModel() local
|
D | space_to_batch.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {4, 1, 1, 2}); in CreateModel() local
|
D | hashtable_lookup_float.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
|
D | mean_float_1_relaxed.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {2}); in CreateModel() local
|
D | space_to_batch_float_1.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2, 2, 1}); in CreateModel() local
|
D | fully_connected_float_weights_as_inputs_relaxed.model.cpp | 3 OperandType type3(Type::INT32, {}); in CreateModel() local
|
D | space_to_batch_float_3_relaxed.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {6, 2, 4, 1}); in CreateModel() local
|
D | mean_quant8_2.model.cpp | 5 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {1, 3, 1}, 0.8, 5); in CreateModel() local
|
D | space_to_batch_quant8_3.model.cpp | 6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {6, 2, 4, 1}, 1.0, 0); in CreateModel() local
|
D | mean_float_1.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {2}); in CreateModel() local
|
D | fully_connected_float_large_weights_as_inputs.model.cpp | 3 OperandType type3(Type::INT32, {}); in CreateModel() local
|
D | hashtable_lookup_float_relaxed.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
|
D | space_to_batch_relaxed.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {4, 1, 1, 2}); in CreateModel() local
|
D | hashtable_lookup_quant8.model.cpp | 6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {4, 2}, 0.5f, 0); in CreateModel() local
|
D | mean_quant8_1.model.cpp | 5 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {2}, 0.8, 5); in CreateModel() local
|
D | fully_connected_float_large_weights_as_inputs_relaxed.model.cpp | 3 OperandType type3(Type::INT32, {}); in CreateModel() local
|
D | mean_float_2_relaxed.model.cpp | 4 OperandType type3(Type::TENSOR_FLOAT32, {1, 3, 1}); in CreateModel() local
|