Home
last modified time | relevance | path

Searched defs:node_idx (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/libaom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
199 int node_idx, int in0, double w0, int in1, double w1) { in connect_node()
265 int node_idx, int estimate_bit) { in estimate_value()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
392 int node_idx, int idx, int N) { in gen_type3_graph()
493 int node_idx, int idx, int N) { in gen_type4_graph()
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dlower_par_copies.rs26 let node_idx = self.nodes.len(); in add_node() localVariable
105 let node_idx = graph.add_node(); in lower_par_copy() localVariable
120 let node_idx = graph.add_node(); in lower_par_copy() localVariable
130 let node_idx = graph.add_node(); in lower_par_copy() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_topology_view.cc57 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
102 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
136 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/core/example/
H A Dexample_parser_configuration.cc33 const string& node_name, int* node_idx) { in FindNodeIndexByName()
49 int node_idx; in ExtractExampleParserConfiguration() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils_test.cc447 for (auto const& node_idx : remove_node_indices) { in TEST_F() local
463 for (auto const& node_idx : remove_node_indices) { in TEST_F() local
H A Dtraversal.cc54 const absl::optional<int> node_idx = graph_view.GetNodeIndex(*node); in DfsTraversal() local
H A Dpattern_utils.h207 for (const auto& node_idx : remove_node_indices_) { in IsSafeNodesToRemove() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Ddependency_optimizer.cc254 void DependencyOptimizer::OptimizeNode(int node_idx, in OptimizeNode()
547 for (int node_idx = 0; node_idx < num_nodes; ++node_idx) { in TransitiveReduction() local
H A Dauto_mixed_precision.cc561 for (int node_idx = 0; node_idx < num_nodedefs; ++node_idx) { in InitializeFromGraph() local
822 const absl::optional<int> node_idx = graph_type_view.GetNodeIndex(*node); in DfsTypeTraversal() local
1338 for (int node_idx = 0; node_idx < graph_->node_size(); ++node_idx) { in ConvertBatchNormOpsToV2() local
2031 for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) { in MakeCastsAllowIfAllOutputsAllow() local
2171 for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) { in ChangeTypeAttrsAndAddCasts() local
H A Dremapper.cc1085 int node_idx = nodes_map->at(it->first); in VerifyConstants() local
2634 for (const auto& node_idx : remove_node_indices) { in AddFusedMatMulBiasAddAndGelu() local
2670 for (const auto& node_idx : remove_node_indices) { in AddMklLayerNorm() local
3172 for (const auto& node_idx : remove_node_indices) { in AddFusedBatchMatMul() local
H A Dloop_optimizer.cc524 for (int node_idx = 0; node_idx < optimized_graph->node_size(); ++node_idx) { in RemoveStackOps() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DLogging.cpp156 size_t node_idx = 0; in print_readable() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psci/
Dpsci_setup.c43 static void __init psci_init_pwr_domain_node(uint16_t node_idx, in psci_init_pwr_domain_node()
/aosp_15_r20/external/arm-trusted-firmware/lib/psci/
H A Dpsci_setup.c43 static void __init psci_init_pwr_domain_node(uint16_t node_idx, in psci_init_pwr_domain_node()
/aosp_15_r20/external/arm-trusted-firmware/plat/xilinx/versal/pm_service/
H A Dpm_client.c135 enum pm_device_node_idx node_idx; in pm_client_set_wakeup_sources() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dtest_util.cc364 for (int node_idx : interpreter->execution_plan()) { in CountPartitionsExecutedByCpuKernel() local
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/hardware/
H A Dcm_device_os.cpp74 for (int node_idx = 0; node_idx < node_count; ++node_idx) in GetSupportedAdapters() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/common/pm_service/
Dpm_api_sys.c66 enum pm_device_node_idx node_idx; in pm_client_set_wakeup_sources() local
/aosp_15_r20/external/pytorch/torch/export/
H A Dunflatten.py1025 def run_from(self, node_idx): argument
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.h546 uint32_t node_idx; member
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/graph_impl/stable_graph/
Dmod.rs266 let node_idx = self.free_node; in add_node() localVariable
277 let node_idx = self.g.add_node(None); in add_vacant_node() localVariable
/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dgraph.hh865 | hb_map([&] (uint32_t node_idx) { in isolate_subgraph()
/aosp_15_r20/system/memory/lmkd/
Dlmkd.cpp1852 int node_idx = 0; in zoneinfo_parse() local
2664 for (int node_idx = 0; node_idx < zi->node_count; node_idx++) { in calc_zone_watermarks() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp1703 void ValidateUidDimension(const DimensionsValue& value, int node_idx, int atomId, int uid) { in ValidateUidDimension()
1715 const DimensionsValue& value, int node_idx, int atomId, int uid, const std::string& tag) { in ValidateAttributionUidAndTagDimension()
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc1166 for (int node_idx = next_execution_plan_index_to_plan_allocation_; in PrepareOpsAndTensors() local

12