Home
last modified time | relevance | path

Searched defs:last_node (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Darena_planner.cc190 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
271 int last_node) { in CreateTensorAllocationVector()
311 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
H A Dsimple_memory_arena.h43 int32_t last_node; member
H A Dsimple_memory_arena.cc49 int32_t first_node, int32_t last_node, in Allocate()
H A Dsimple_planner.cc170 TfLiteStatus SimplePlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dinject_prefetch.cc52 bool ShouldInjectPrefetch(const NodeDef* last_node, in ShouldInjectPrefetch()
105 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
H A Duse_private_thread_pool.cc62 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
H A Ddisable_intra_op_parallelism.cc70 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dmatch_utils.py123 last_node, match_map, node_pattern, matched_node_pattern, pattern, match_value argument
141 def record_match(pattern, node, last_node, matched_node_pattern, match_map): argument
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/
Dblake2.h94 uint8_t last_node; member
120 uint8_t last_node; member
/aosp_15_r20/external/cronet/net/cert/
H A Dmerkle_audit_proof.cc18 uint64_t last_node = tree_size - 1; in CalculateAuditPathLength() local
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmemory-planner.h24 uint32_t last_node; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/
H A Dpattern_encapsulation.cpp36 Node* last_node = !slice_and_select_nodes.empty() in EncapsulateInplaceIndexPutForONNX() local
/aosp_15_r20/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h42 int last_node = 0; in py_blake2b_new() local
Dblake2s_impl.c.h42 int last_node = 0; in py_blake2s_new() local
/aosp_15_r20/external/pytorch/torch/_export/passes/
H A Dadd_runtime_assertions_for_constraints_pass.py63 def _insert_assert_async(self, last_node, op, lower, upper, assert_msg): argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/aosp_15_r20/external/python/cpython3/Modules/_blake2/
Dblake2s_impl.c95 int inner_size, int last_node, int usedforsecurity) in py_blake2s_new_impl()
Dblake2b_impl.c95 int inner_size, int last_node, int usedforsecurity) in py_blake2b_new_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dcommon_slist_algorithms.hpp73 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node, node_ptr last_node) in unlink_after()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplat_ras.c176 uint32_t last_node; in tegra194_ras_corrected_err_clear() member
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Drb_tree_test.cpp294 int first_node, int last_node, in validate_interval_search()
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
H A Dplat_ras.c182 uint32_t last_node; in tegra194_ras_corrected_err_clear() member
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsubgraph_test.cc211 const GenNode* last_node = nullptr; in TEST() local

12