Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dfold_old_batch_norms.cc109 std::vector<NodeDef>* new_nodes) { in FuseScaleOffsetToConvWeights()
176 std::vector<NodeDef>* new_nodes) { in FuseBatchNormWithConv()
192 std::vector<NodeDef>* new_nodes) { in FuseBatchNormWithBatchToSpace()
221 std::vector<NodeDef>* new_nodes) { in FuseBatchNormWithConvConcat()
313 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
318 {}, &replaced_graph_def)); in FoldOldBatchNorms()
350 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
355 {}, &replaced_graph_def)); in FoldOldBatchNorms()
393 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
398 {}, &replaced_graph_def)); in FoldOldBatchNorms()
H A Dbackports.cc36 std::vector<NodeDef>* new_nodes) { in BackportConcatV2Transform()
73 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform()
119 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform()
126 {true}, output_graph_def)); in BackportTensorArrayV3Transform()
H A Dfuse_convolutions.cc47 std::vector<NodeDef>* new_nodes) { in FuseResizePadAndConv()
96 std::vector<NodeDef>* new_nodes) { in FuseResizeAndConv()
132 {}, &replaced_graph_def)); in FuseResizeAndConv()
156 std::vector<NodeDef>* new_nodes) { in FusePadAndConv()
186 {}, &replaced_graph_def)); in FusePadAndConv()
H A Dquantize_nodes.cc282 std::vector<NodeDef>* new_nodes) { in RemoveRedundantQuantizations()
302 {true}, &replaced_graph_def)); in RemoveRedundantQuantizations()
405 std::vector<NodeDef>* new_nodes) { in ConvertFakeQuantsToRequantize()
452 {}, output_graph_def)); in ConvertFakeQuantsToRequantize()
499 std::vector<NodeDef>* new_nodes) { in MergeAdjacentRequantizes()
522 {}, output_graph_def)); in MergeAdjacentRequantizes()
549 std::vector<NodeDef>* new_nodes) { in HoistFakeQuants()
578 {}, &hoisted_graph_def)); in HoistFakeQuants()
698 std::vector<NodeDef>* new_nodes) { in QuantizeNodes()
923 {}, &quantized_graph_def)); in QuantizeNodes()
H A Dfold_batch_norms.cc50 std::vector<NodeDef>* new_nodes) { in FoldBatchNorms()
117 {}, &replaced_graph_def)); in FoldBatchNorms()
H A Dremove_nodes.cc72 std::vector<NodeDef>* new_nodes) { in RemoveNodes()
99 {true}, &replaced_graph_def)); in RemoveNodes()
H A Dround_weights.cc42 std::vector<NodeDef>* new_nodes) { in RoundWeights()
108 {}, output_graph_def)); in RoundWeights()
H A Dquantize_weights.cc45 std::vector<NodeDef>* new_nodes) { in QuantizeWeights()
138 {}, output_graph_def)); in QuantizeWeights()
H A Dflatten_atrous.cc52 std::vector<NodeDef>* new_nodes) { in FlattenAtrousConv()
132 {}, &replaced_graph_def)); in FlattenAtrousConv()
H A Dsparsify_gather.cc260 std::vector<NodeDef>* new_nodes) { in SparsifyGatherInternal()
449 {true}, &replaced_graph_def)); in SparsifyGatherInternal()
H A Dtransform_utils_test.cc437 std::vector<NodeDef>* new_nodes) { in TestReplaceMatchingOpTypes()
452 {}, &replaced_graph_def)); in TestReplaceMatchingOpTypes()
875 std::vector<NodeDef> new_nodes; in TestCopyOriginalMatch() local
H A Dtransform_utils.cc430 std::vector<NodeDef> new_nodes; in ReplaceMatchingOpTypes() local
544 std::vector<NodeDef>* new_nodes) { in CopyOriginalMatch()
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dpytree_utils.py153 def InsertNodesBefore(new_nodes, target): argument
168 def InsertNodesAfter(new_nodes, target): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Donnx.cpp475 py::list new_nodes = py::list(); in NodeToONNX() local
606 py::list new_nodes = py::list(); in NodeToONNX() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencoder_dict.c157 uint32_t new_nodes = BrotliTrieAlloc(m, 32, trie, &node); in BrotliTrieNodeAdd() local
176 uint32_t new_nodes = BrotliTrieAlloc(m, 16, trie, &node); in BrotliTrieNodeAdd() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages03.c43 static unsigned long *new_nodes[2]; variable
H A Dmigrate_pages01.c127 unsigned long *old_nodes, *new_nodes; in test_invalid_nodes() local
H A Dmigrate_pages02.c72 unsigned long *old_nodes, *new_nodes; in migrate_to_node() local
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dtgt.c179 opj_tgt_node_t* new_nodes = (opj_tgt_node_t*) opj_realloc(p_tree->nodes, in opj_tgt_init() local
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dmodels.py60 def _insert_ancillary_layers(model, ancillary_layers, metrics_names, new_nodes): argument
/aosp_15_r20/external/pytorch/torch/onnx/_internal/
H A Djit_utils.py50 new_nodes: list[_C.Node] = dataclasses.field(default_factory=list) variable in GraphContext
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.cc989 std::vector<const NodeDef*> new_nodes; in MarkNodeExecuted() local
1420 auto new_nodes = scheduler_state_->MarkNodeExecuted( in MarkCurrNodeExecuted() local
/aosp_15_r20/external/XNNPACK/src/
H A Dsubgraph.c167 struct xnn_node* new_nodes = nodes + size; in xnn_subgraph_add_nodes() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddeque.hpp2253 size_type new_nodes = (new_elems + get_block_size() - 1) / in priv_reserve_elements_at_front() local
2279 size_type new_nodes = (new_elems + get_block_size() - 1)/get_block_size(); in priv_reserve_elements_at_back() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_common.c629 nir_def *new_nodes[4]; in radv_build_ray_traversal() local