Home
last modified time | relevance | path

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

12

/third_party/lwip/test/fuzz/
DMakefile46 depend dep: .depend target
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
DMakefile15 depend dep: target
/third_party/jsframework/runtime/main/reactivity/
Ddep.js56 Dep.prototype.depend = function () { method in Dep
Dwatcher.js153 Watcher.prototype.depend = function () { method in Watcher
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dmomentum_lossscale_fusion.cc79 …auto depend = func_graph->NewCNode({depend_prim, cnode->input(kIndex5), cnode->input(kIndex6)}); … in Process() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.h38 AnfNodePtr depend; member
Dpipeline_transformer.cc609 auto depend = main_graph_->NewCNode(depend_input); in InsertSend() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/executor/
Ddynamic_kernel.cc63 for (auto depend : depend_list_) { in RebuildDependTensor() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Ditem_tuple_or_list_eliminate.h376 auto depend = node->cast<CNodePtr>()->input(1); in operator() local
414 bool ExistUpdateStateUser(const FuncGraphManagerPtr &mgr, const AnfNodePtr &depend) { in ExistUpdateStateUser()
Dupdatestate_eliminate.cc128 auto depend = update_state->input(kAttachIndex)->cast<CNodePtr>(); in EliminateUpdateStateWithDepend() local
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Doptimize_dependence_test.py18 depend = P.Depend() variable
Dinsert_tensor_move_for_hccl_op.py20 depend = P.Depend() variable
Deliminate_redundant_op_test.py25 depend = P.Depend() variable
Dmixed_precision_test.py20 depend = P.Depend() variable
Dhw_opt_test.py20 depend = P.Depend() variable
/third_party/gptfdisk/
DMakefile172 depend: $(SRCS) target
/third_party/gettext/os2/
DMakefile158 depend: $(INTL.SOURCES) $(SRC.SOURCES) target
/third_party/mesa3d/src/freedreno/afuc/
DMakefile186 depend: target
/third_party/mindspore/tests/ut/cpp/pre_activate/pass/
Deliminate_redundant_op_test.cc233 auto depend = sub->cast<CNodePtr>()->input(1); in TEST_F() local
/third_party/mindspore/mindspore/core/load_mindir/
Dinfer_mindir.cc322 int depend = 0; in CheckCNodeNotReady() local
/third_party/mindspore/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc91 auto depend = kernel_graph->NewCNode(depend_inputs); in TEST_F() local
759 auto depend = kernel_graph->NewCNode(inputs); in TEST_F() local
/third_party/mindspore/mindspore/ops/
Dfunctional.py153 depend = P.Depend() variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/
Dsparse_softmax_cross_entropy_with_logits_unify_mindir.cc426 VectorRef depend( in DefinePattern() local
/third_party/mindspore/tests/ut/cpp/ir/
Dmanager_test.cc754 auto depend = get_item->input(1)->cast<CNodePtr>(); in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.cc931 auto depend = output->cast<CNodePtr>(); in TransferDependOrUpdateState() local

12