Home
last modified time | relevance | path

Searched refs:TENSOR_INT32 (Results 1 – 25 of 80) sorted by relevance

1234

/frameworks/ml/nn/runtime/test/generated/models/
Dlsh_projection_weights_as_inputs.model.cpp5 OperandType type3(Type::TENSOR_INT32, {1}); in CreateModel()
6 OperandType type1(Type::TENSOR_INT32, {3, 2}); in CreateModel()
7 OperandType type4(Type::TENSOR_INT32, {8}); in CreateModel()
Dhashtable_lookup_float.model.cpp5 OperandType type1(Type::TENSOR_INT32, {3}); in CreateModel()
6 OperandType type0(Type::TENSOR_INT32, {4}); in CreateModel()
Dhashtable_lookup_quant8.model.cpp3 OperandType type1(Type::TENSOR_INT32, {3}); in CreateModel()
4 OperandType type0(Type::TENSOR_INT32, {4}); in CreateModel()
Dlsh_projection.model.cpp6 OperandType type1(Type::TENSOR_INT32, {3, 2}); in CreateModel()
7 OperandType type4(Type::TENSOR_INT32, {8}); in CreateModel()
Dlsh_projection_2.model.cpp6 OperandType type1(Type::TENSOR_INT32, {3, 2}); in CreateModel()
7 OperandType type4(Type::TENSOR_INT32, {4}); in CreateModel()
Dembedding_lookup.model.cpp4 OperandType type0(Type::TENSOR_INT32, {3}); in CreateModel()
Dreshape_quant8_weights_as_inputs.model.cpp3 OperandType type1(Type::TENSOR_INT32, {1}); in CreateModel()
Dreshape_weights_as_inputs.model.cpp5 OperandType type1(Type::TENSOR_INT32, {1}); in CreateModel()
Dreshape_quant8.model.cpp3 OperandType type1(Type::TENSOR_INT32, {1}); in CreateModel()
Dreshape.model.cpp5 OperandType type1(Type::TENSOR_INT32, {1}); in CreateModel()
Dfully_connected_quant8_large_weights_as_inputs.model.cpp4 OperandType type1(Type::TENSOR_INT32, {1}, 0.04, 0); in CreateModel()
Dfully_connected_quant8_weights_as_inputs.model.cpp4 OperandType type2(Type::TENSOR_INT32, {1}, 0.25f, 0); in CreateModel()
Dfully_connected_quant8_large.model.cpp4 OperandType type1(Type::TENSOR_INT32, {1}, 0.04, 0); in CreateModel()
Drnn.model.cpp8 OperandType type5(Type::TENSOR_INT32, {1}); in CreateModel()
Dfully_connected_quant8.model.cpp4 OperandType type2(Type::TENSOR_INT32, {1}, 0.25f, 0); in CreateModel()
Drnn_state.model.cpp8 OperandType type5(Type::TENSOR_INT32, {1}); in CreateModel()
/frameworks/ml/nn/runtime/test/generated/vts_models/
Dlsh_projection_weights_as_inputs.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()
33 .type = OperandType::TENSOR_INT32, in createTestModel()
42 .type = OperandType::TENSOR_INT32, in createTestModel()
Dlsh_projection_2.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()
42 .type = OperandType::TENSOR_INT32, in createTestModel()
Dlsh_projection.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()
42 .type = OperandType::TENSOR_INT32, in createTestModel()
Dhashtable_lookup_float.model.cpp6 .type = OperandType::TENSOR_INT32, in createTestModel()
15 .type = OperandType::TENSOR_INT32, in createTestModel()
Dhashtable_lookup_quant8.model.cpp6 .type = OperandType::TENSOR_INT32, in createTestModel()
15 .type = OperandType::TENSOR_INT32, in createTestModel()
Dsvdf.model.cpp51 .type = OperandType::TENSOR_INT32, in createTestModel()
60 .type = OperandType::TENSOR_INT32, in createTestModel()
Dreshape_quant8.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()
Dreshape.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()
Dreshape_weights_as_inputs.model.cpp15 .type = OperandType::TENSOR_INT32, in createTestModel()

1234