Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 25 of 267) sorted by relevance

1234567891011

/frameworks/base/cmds/interrupter/
Dinterrupter.h36 #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/
Dreshape_weights_as_inputs.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
Dreshape_weights_as_inputs_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
Dreshape_quant8_weights_as_inputs.model.cpp5 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {9}, 1.f, 0); in CreateModel() local
Dspace_to_depth_float_3.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 8}); in CreateModel() local
Dspace_to_depth_quant8_2.model.cpp4 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {1, 2, 2, 4}, 0.5f, 0); in CreateModel() local
Dsqueeze_float_1_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 24}); in CreateModel() local
Ddepth_to_space_float_3.model.cpp5 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 2}); in CreateModel() local
Dsqueeze_float_1.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 24}); in CreateModel() local
Dreshape_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
Dsqueeze_quant8_1.model.cpp5 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {1, 24}, 1.0, 0); in CreateModel() local
Dtranspose_float_1.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2, 3, 5}); in CreateModel() local
Dsqueeze_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
Dpad.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local
Ddepth_to_space_float_3_relaxed.model.cpp5 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 2}); in CreateModel() local
Dbatch_to_space.model.cpp3 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
Dsqueeze.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
Dpad_float_1_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 7, 1}); in CreateModel() local
Dspace_to_depth_float_2_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 4}); in CreateModel() local
Ddepth_to_space_float_1_relaxed.model.cpp5 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
Dbatch_to_space_relaxed.model.cpp3 OperandType type2(Type::TENSOR_FLOAT32, {1, 2, 2, 2}); in CreateModel() local
Dsoftmax_quant8_2.model.cpp4 OperandType type2(Type::TENSOR_QUANT8_ASYMM, {2, 5}, 0.00390625f, 0); in CreateModel() local
Dpad_relaxed.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local
Dreshape.model.cpp4 OperandType type2(Type::TENSOR_FLOAT32, {9}); in CreateModel() local
Dbatch_to_space_float_1.model.cpp3 OperandType type2(Type::TENSOR_FLOAT32, {1, 4, 4, 1}); in CreateModel() local

1234567891011