Home
last modified time | relevance | path

Searched defs:node_type (Results 1 – 25 of 112) sorted by relevance

12345

/external/XNNPACK/src/subgraph/
Dvalidation.c15 enum xnn_status xnn_subgraph_check_xnnpack_initialized(enum xnn_node_type node_type) in xnn_subgraph_check_xnnpack_initialized()
24 enum xnn_status xnn_subgraph_check_input_node_id(enum xnn_node_type node_type, uint32_t input_id, s… in xnn_subgraph_check_input_node_id()
36 enum xnn_node_type node_type, in xnn_subgraph_check_nth_input_node_id()
51 enum xnn_node_type node_type, in xnn_subgraph_check_input_type_dense()
65 enum xnn_node_type node_type, in xnn_subgraph_check_nth_input_type_dense()
79 enum xnn_status xnn_subgraph_check_output_node_id(enum xnn_node_type node_type, uint32_t output_id,… in xnn_subgraph_check_output_node_id()
91 enum xnn_node_type node_type, in xnn_subgraph_check_output_type_dense()
105 enum xnn_node_type node_type, in xnn_subgraph_check_datatype_matches()
126 enum xnn_node_type node_type, in xnn_subgraph_check_datatype_matches_two_inputs()
153 enum xnn_status xnn_subgraph_check_output_min_max(enum xnn_node_type node_type, float output_min, f… in xnn_subgraph_check_output_min_max()
Deven-split.c401 enum xnn_node_type node_type) in check_output_value()
451 enum xnn_node_type node_type) in check_output_compute_type()
476 enum xnn_node_type node_type, in xnn_define_even_split_n()
/external/ComputeLibrary/arm_compute/graph/nodes/
DEltwiseLayerNode.h84 static constexpr NodeType node_type = NodeType::EltwiseLayer; variable
117 static constexpr NodeType node_type = NodeType::UnaryEltwiseLayer; variable
DQuantizationLayerNode.h56 static constexpr NodeType node_type = NodeType::QuantizationLayer; variable
DFullyConnectedLayerNode.h103 static constexpr NodeType node_type = NodeType::FullyConnectedLayer; variable
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dmap.hpp44 typedef boost::unordered::node_handle_map<node, K, M, A> node_type; typedef
54 typename container::node_type node_type; member in boost::unordered::detail::instantiate_map
63 typename container::node_type node_type; member in boost::unordered::detail::instantiate_multimap
Dset.hpp43 typedef boost::unordered::node_handle_set<node, T, A> node_type; typedef
53 typename container::node_type node_type; member in boost::unordered::detail::instantiate_set
62 typename container::node_type node_type; member in boost::unordered::detail::instantiate_multiset
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dnode_handle_tests.cpp165 typedef typename Container::node_type node_type; in node_handle_tests_impl() typedef
251 typedef typename Container1::node_type node_type; in insert_node_handle_unique() typedef
294 typedef typename Container1::node_type node_type; in insert_node_handle_unique2() typedef
327 typedef typename Container1::node_type node_type; in insert_node_handle_equiv() typedef
Dcompile_tests.hpp73 typedef typename X::node_type node_type; in container_test() typedef
322 typedef typename X::node_type node_type; in unordered_set_test() typedef
404 typedef typename X::node_type node_type; in unordered_map_test() typedef
482 typedef typename X::node_type node_type; in unordered_unique_test() typedef
810 typedef typename X::node_type node_type; in unordered_copyable_test() typedef
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dnoop_elimination_test.cc38 NodeDef *MakeNode(StringPiece node_type, std::vector<int> params, in MakeNode()
53 NodeDef *MakeNonConstNode(StringPiece node_type, in MakeNonConstNode()
98 const string &node_type = std::get<0>(GetParam()); in TEST_P() local
140 const string &node_type = std::get<0>(GetParam()); in TEST_P() local
/external/tensorflow/tensorflow/core/util/
Dstats_calculator.cc162 const std::string& node_type = detail.type; in ComputeStatsByType() local
193 for (const auto& node_type : node_type_map_time) { in GetStatsByNodeType() local
217 const std::string node_type = entry.second.first; in GetStatsByNodeType() local
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py45 node_type=None, block_size=None): argument
87 def start_recording(self, data_format, node_type=None, block_size=None): argument
108 def stop_recording(self, node_type=None): argument
/external/trusty/arm-trusted-firmware/drivers/arm/ccn/
Dccn.c499 static unsigned int get_region_id_for_node(node_types_t node_type, in get_region_id_for_node()
574 void ccn_write_node_reg(node_types_t node_type, unsigned int node_id, in ccn_write_node_reg()
599 unsigned long long ccn_read_node_reg(node_types_t node_type, in ccn_read_node_reg()
/external/arm-trusted-firmware/drivers/arm/ccn/
Dccn.c499 static unsigned int get_region_id_for_node(node_types_t node_type, in get_region_id_for_node()
574 void ccn_write_node_reg(node_types_t node_type, unsigned int node_id, in ccn_write_node_reg()
599 unsigned long long ccn_read_node_reg(node_types_t node_type, in ccn_read_node_reg()
/external/autotest/client/cros/audio/
Dcras_utils.py315 def node_type_is_plugged(node_type, nodes_info): argument
490 def set_single_selected_output_node(node_type): argument
510 def set_single_selected_input_node(node_type): argument
624 def get_node_id_from_node_type(node_type, is_input): argument
664 def get_device_id_from_node_type(node_type, is_input): argument
/external/autotest/client/common_lib/cros/cfm/
Dcras_input_node.py7 def __init__(self, node_id, node_name, gain, node_type, device_id, argument
Dcras_output_node.py7 def __init__(self, node_id, node_type, node_name, volume, device_id, argument
/external/iproute2/rdma/
Ddev.c153 static const char *node_type_to_str(uint8_t node_type) in node_type_to_str()
167 uint8_t node_type; in dev_print_node_type() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dmerge_densify.cc38 const std::string& node_type = node->operation.type; in ApplyToNode() local
/external/libva/va/drm/
Dva_drm.c92 int node_type; in vaGetDisplayDRM() local
/external/ComputeLibrary/src/graph/mutators/
DNodeExecutionMethodMutator.cpp49 void set_default_on_invalid_method(Graph &g, NodeType node_type, Setter &&setter) in set_default_on_invalid_method()
/external/autotest/client/cros/multimedia/
Daudio_facade.py214 def playback(self, file_path, data_format, blocking=False, node_type=None, argument
260 def start_recording(self, data_format, node_type=None, block_size=None): argument
308 def stop_recording(self, node_type=None): argument
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dbidir_node_iterator.hpp92 typedef Node node_type; typedef in boost::multi_index::detail::bidir_node_iterator
Drnd_node_iterator.hpp102 typedef Node node_type; typedef in boost::multi_index::detail::rnd_node_iterator
/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_safe_mode.cpp46 typedef typename index_type::node_type node_type; in local_test_safe_mode() typedef
365 typedef typename index_type::node_type node_type; typedef
393 typedef typename index_type::node_type node_type; typedef

12345