/frameworks/base/cmds/interrupter/ |
D | interrupter.h | 36 #define CALL_FUNCTION_2(sym, ret, type1, type2) \ argument 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 | reshape_weights_as_inputs.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
|
D | reshape_weights_as_inputs_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
|
D | reshape_quant8_weights_as_inputs.model.cpp | 5 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {9}, 1.f, 0); in CreateModel() local
|
D | space_to_depth_float_3.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 8}); in CreateModel() local
|
D | space_to_depth_quant8_2.model.cpp | 4 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {1, 2, 2, 4}, 0.5f, 0); in CreateModel() local
|
D | squeeze_float_1_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 24}); in CreateModel() local
|
D | depth_to_space_float_3.model.cpp | 5 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 2}); in CreateModel() local
|
D | squeeze_float_1.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 24}); in CreateModel() local
|
D | reshape_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
|
D | squeeze_quant8_1.model.cpp | 5 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {1, 24}, 1.0, 0); in CreateModel() local
|
D | transpose_float_1.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2, 3, 5}); in CreateModel() local
|
D | squeeze_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
|
D | pad.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local
|
D | depth_to_space_float_3_relaxed.model.cpp | 5 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 2}); in CreateModel() local
|
D | batch_to_space.model.cpp | 3 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
|
D | squeeze.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
|
D | pad_float_1_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 7, 1}); in CreateModel() local
|
D | space_to_depth_float_2_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 4}); in CreateModel() local
|
D | depth_to_space_float_1_relaxed.model.cpp | 5 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
|
D | batch_to_space_relaxed.model.cpp | 3 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
|
D | softmax_quant8_2.model.cpp | 4 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {2, 5}, 0.00390625f, 0); in CreateModel() local
|
D | pad_relaxed.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local
|
D | reshape.model.cpp | 4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
|
D | batch_to_space_float_1.model.cpp | 3 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local
|