Searched defs:node_index (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/ |
A D | profiler.h | 127 ScopedOperatorProfile(Profiler* profiler, const char* tag, int node_index) in ScopedOperatorProfile() 135 int node_index) in ScopedDelegateOperatorProfile() 175 #define TFLITE_SCOPED_TAGGED_OPERATOR_PROFILE(profiler, tag, node_index) \ argument 179 #define TFLITE_SCOPED_DELEGATE_OPERATOR_PROFILE(profiler, tag, node_index) \ argument
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | provisioner_main.c | 84 static int provisioner_index_check(int node_index) in provisioner_index_check() 130 int provisioner_node_provision(int node_index, const u8_t uuid[16], u16_t oob_info, u16_t unicast_a… in provisioner_node_provision() 181 int provisioner_node_reset(int node_index) in provisioner_node_reset() 579 int bt_mesh_provisioner_set_node_name(int node_index, const char *name) in bt_mesh_provisioner_set_node_name() 622 const char *bt_mesh_provisioner_get_node_name(int node_index) in bt_mesh_provisioner_get_node_name() 666 struct bt_mesh_node_t *bt_mesh_provisioner_get_node_info_by_id(int node_index) in bt_mesh_provisioner_get_node_info_by_id()
|
A D | settings.c | 1549 static void clear_prov_nodes(int node_index) in clear_prov_nodes() 1886 void bt_mesh_clear_mesh_node(int node_index) in bt_mesh_clear_mesh_node() 1891 void bt_mesh_store_mesh_node(int node_index) in bt_mesh_store_mesh_node()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | nnapi_plugin_test.cc | 287 [this](const int node_index) { in CountNnApiPartitions()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/ |
A D | interpreter.h | 266 int node_index) const { in node_and_registration()
|
Completed in 35 milliseconds