Home
last modified time | relevance | path

Searched defs:type3 (Results 1 – 25 of 172) sorted by relevance

1234567

/frameworks/base/cmds/interrupter/
Dinterrupter.h43 #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/
Dconcat_quant8_3.model.cpp6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {400, 90}, 0.5f, 0); in CreateModel() local
Dconcat_float_3_relaxed.model.cpp6 OperandType type3(Type::TENSOR_FLOAT32, {212, 90}); in CreateModel() local
Dmul_broadcast_quant8.model.cpp6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {2, 2}, 2.0, 0); in CreateModel() local
Dconcat_float_3.model.cpp6 OperandType type3(Type::TENSOR_FLOAT32, {212, 90}); in CreateModel() local
Dconcat_float_2_relaxed.model.cpp6 OperandType type3(Type::TENSOR_FLOAT32, {92, 230}); in CreateModel() local
Dconcat_float_2.model.cpp6 OperandType type3(Type::TENSOR_FLOAT32, {92, 230}); in CreateModel() local
Dconcat_quant8_2.model.cpp6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {92, 300}, 0.5f, 0); in CreateModel() local
Dmean_float_2.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {1, 3, 1}); in CreateModel() local
Dspace_to_batch.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {4, 1, 1, 2}); in CreateModel() local
Dhashtable_lookup_float.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
Dmean_float_1_relaxed.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {2}); in CreateModel() local
Dspace_to_batch_float_1.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2, 2, 1}); in CreateModel() local
Dfully_connected_float_weights_as_inputs_relaxed.model.cpp3 OperandType type3(Type::INT32, {}); in CreateModel() local
Dspace_to_batch_float_3_relaxed.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {6, 2, 4, 1}); in CreateModel() local
Dmean_quant8_2.model.cpp5 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {1, 3, 1}, 0.8, 5); in CreateModel() local
Dspace_to_batch_quant8_3.model.cpp6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {6, 2, 4, 1}, 1.0, 0); in CreateModel() local
Dmean_float_1.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {2}); in CreateModel() local
Dfully_connected_float_large_weights_as_inputs.model.cpp3 OperandType type3(Type::INT32, {}); in CreateModel() local
Dhashtable_lookup_float_relaxed.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {4, 2}); in CreateModel() local
Dspace_to_batch_relaxed.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {4, 1, 1, 2}); in CreateModel() local
Dhashtable_lookup_quant8.model.cpp6 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {4, 2}, 0.5f, 0); in CreateModel() local
Dmean_quant8_1.model.cpp5 OperandType type3(Type::TENSOR_QUANT8_ASYMM, {2}, 0.8, 5); in CreateModel() local
Dfully_connected_float_large_weights_as_inputs_relaxed.model.cpp3 OperandType type3(Type::INT32, {}); in CreateModel() local
Dmean_float_2_relaxed.model.cpp4 OperandType type3(Type::TENSOR_FLOAT32, {1, 3, 1}); in CreateModel() local

1234567