Home
last modified time | relevance | path

Searched defs:need_update (Results 1 – 21 of 21) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Dconvert_const_input_to_tensor_input.cc74 bool need_update = false; in ConstInputToTensorInput() local
Doptimize_dependence.cc121 bool need_update = false; in ReplaceMakeTuple() local
/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.h60 bool need_update; member
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_graph_kernel.cc346 std::vector<bool> *need_update) { in CheckFormatsAndDtypes()
396 … const std::vector<AnfNodePtr> &input_list, const std::vector<bool> &need_update, in UpdateFormatsAndDtypes()
518 std::vector<bool> need_update(AnfAlgo::GetInputTensorNum(kernel_node), false); in SelectGraphKernelInfo() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/pme/
Dpme_excluded_force_update_kernel.h97 int need_update; variable
Dpme_reciprocal_force_update_kernel.h255 int need_update; variable
Dpme_energy_update_kernel.h288 int need_update; variable
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.h71 gboolean need_update; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/lj/
Dlj_force_with_virial_energy_update_kernel.h137 int need_update; variable
Dlj_force_with_pme_direct_force_update_kernel.h130 int need_update; variable
/third_party/glib/gio/kqueue/
Ddep-list.c508 int need_update = 0; in dl_calculate() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dsyntax_enc.c225 const int need_update = (hdr->i4x4_lf_delta_ != 0); in PutFilterHeader() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dsyntax_enc.c225 const int need_update = (hdr->i4x4_lf_delta_ != 0); in PutFilterHeader() local
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c408 gboolean need_update; in gst_progress_report_transform_ip() local
/third_party/mesa3d/src/mesa/main/
Dtexparam.c865 GLboolean need_update; in _mesa_texture_parameterf() local
923 GLboolean need_update; in _mesa_texture_parameterfv() local
991 GLboolean need_update; in _mesa_texture_parameteri() local
1035 GLboolean need_update; in _mesa_texture_parameteriv() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.h119 gboolean need_update; member
/third_party/mindspore/mindspore/ops/operations/
Dsponge_update_ops.py1492 def __init__(self, atom_numbers, cutoff, pme_beta, need_update=0): argument
1597 box_length_0, box_length_1, box_length_2, need_update=0): argument
1694 def __init__(self, atom_numbers, excluded_numbers, beta, need_update=0): argument
1804 def __init__(self, atom_numbers, cutoff, pme_beta, max_neighbor_numbers=800, need_update=0): argument
2040 box_length_2, max_neighbor_numbers=800, need_update=0): argument
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.cc361 bool need_update = false; in RemoveNopNode() local
559 bool need_update = false; in ConstInputToAttr() local
/third_party/boost/boost/graph/
Dminimum_degree_ordering.hpp220 bool need_update(Vertex i) { return marks[get(id, i)] == 1; } in need_update() function in boost::detail::degreelists_marker
/third_party/ffmpeg/libavcodec/
Dget_bits.h739 max_depth, need_update) \ argument
/third_party/f2fs-tools/fsck/
Dfsck.c2408 int i, need_update = 0; in fix_curseg_info() local