Home
last modified time | relevance | path

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

12

/third_party/mindspore/tests/st/ops/cpu/
Dtest_scatter_arithmetic_op.py27 def __init__(self, lock, inputx, indices, updates): argument
39 def scatter_add_net(inputx, indices, updates): argument
45 def scatter_add_use_locking_false_net(inputx, indices, updates): argument
228 def __init__(self, lock, inputx, indices, updates): argument
240 def scatter_sub_net(inputx, indices, updates): argument
246 def scatter_sub_use_locking_false_net(inputx, indices, updates): argument
317 def __init__(self, lock, inputx, indices, updates): argument
329 def scatter_mul_net(inputx, indices, updates): argument
335 def scatter_mul_use_locking_false_net(inputx, indices, updates): argument
383 def __init__(self, lock, inputx, indices, updates): argument
[all …]
/third_party/mindspore/tests/st/auto_monad/
Dtest_effect_ops.py86 def construct(self, indices, updates): argument
111 def construct(self, indices, updates): argument
136 def construct(self, indices, updates): argument
161 def construct(self, indices, updates): argument
186 def construct(self, indices, updates): argument
211 def construct(self, indices, updates): argument
236 def construct(self, indices, updates): argument
261 def construct(self, indices, updates): argument
286 def construct(self, indices, updates): argument
311 def construct(self, indices, updates): argument
[all …]
/third_party/mindspore/tests/st/ops/gpu/
Dtest_scatter_func_op.py35 def __init__(self, func, lock, inputx, indices, updates): argument
48 def scatter_func_net(func, inputx, indices, updates): argument
54 def scatter_func_use_locking_false_net(func, inputx, indices, updates): argument
61 def __init__(self, func, inputx, indices, updates): argument
76 def scatter_func_d_net(func, inputx, indices, updates): argument
89 def construct(self, indices, updates): argument
Dtest_scatter_nd_func_op.py35 def __init__(self, func, lock, inputx, indices, updates): argument
48 def scatter_nd_func_net(func, inputx, indices, updates): argument
54 def scatter_nd_func_use_locking_false_net(func, inputx, indices, updates): argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dscatter_functor_impl.cu22 const T *updates, T *input) { in ScatterUpdateKernel()
32 …erAddKernel(const size_t inner_size, const size_t updates_size, const S *indices, const T *updates, in ScatterAddKernel()
43 …erSubKernel(const size_t inner_size, const size_t updates_size, const S *indices, const T *updates, in ScatterSubKernel()
55 const S *indices, const T *updates, T *input, cudaStream_t cuda_stream) { in ScatterFunc()
Dscatter_nd_functor_impl.cu22 … const S *out_strides, const S *indices, const T *updates, T *input) { in ScatterNdUpdate()
48 const S *out_strides, const S *indices, const T *updates, T *input) { in ScatterNdAdd()
74 const S *out_strides, const S *indices, const T *updates, T *input) { in ScatterNdSub()
100 … const size_t &index_depth, const S *out_strides, const S *indices, const T *updates, T *input, in CalScatterNdFunctor()
/third_party/mindspore/mindspore/ops/_grad_experimental/
Dgrad_array_ops.py62 def tensor_scatter_possible_replacement(x, indices, updates, out, dout): argument
83 def bprop(x, indices, updates, out, dout): argument
92 def bprop(x, indices, updates, out, dout): argument
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Dtensor_scatter_update_fission_test.py41 def before(x, indices, updates): argument
46 def after(x, indices, updates): argument
/third_party/boost/boost/graph/distributed/detail/
Dremote_update_set.hpp116 std::vector<updates_pair_type> updates(num_updates); in operator ()() local
176 std::vector<Updates> updates; member in boost::graph::detail::remote_update_set
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/
Dscatter_functor_gpu_kernel.h50 T *updates = GetDeviceAddress<T>(inputs, 2); in Launch() local
Dscatter_nd_functor_gpu_kernel.h50 T *updates = GetDeviceAddress<T>(inputs, 2); in Launch() local
/third_party/mindspore/tests/ut/python/ops/
Dtest_ops.py94 def construct(self, indices, updates): argument
421 def construct(self, indices, updates): argument
434 def construct(self, indices, updates): argument
447 def construct(self, indices, updates): argument
460 def construct(self, indices, updates): argument
473 def construct(self, indices, updates): argument
486 def construct(self, indices, updates): argument
499 def construct(self, indices, updates): argument
512 def construct(self, indices, updates): argument
525 def construct(self, indices, updates): argument
[all …]
/third_party/ffmpeg/libavformat/
Doggparsevorbis.c78 int updates = ff_vorbis_comment(as, &st->metadata, buf, size, 1); in ff_vorbis_stream_comment() local
93 int updates = 0; in ff_vorbis_comment() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java85 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTestSample.java88 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dscatter_nd_update_cpu_kernel.cc34 T *updates = params->updates_; in Compute() local
Dscatter_nd_cpu_kernel.cc33 T *updates = params->updates_; in Compute() local
Dscatter_arithmetic_cpu_kernel.cc79 auto *updates = reinterpret_cast<T *>(inputs[UPDATES_INDEX_]->addr); in Launch() local
/third_party/cef/tests/ceftests/
Dosr_accessibility_unittest.cc270 CefRefPtr<CefListValue> updates = GetUpdateList(value); in GetUpdateListSize() local
278 CefRefPtr<CefListValue> updates = GetUpdateList(value); in GetUpdateValue() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.h104 gint updates; member
/third_party/node/deps/npm/node_modules/cidr-regex/
Dpackage.json48 "updates": "^4.3.0", string
/third_party/node/deps/npm/node_modules/is-cidr/
Dpackage.json49 "updates": "^4.5.2", string
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py467 def batch_update(service, spreadsheet_id, updates): argument
/third_party/cef/libcef/browser/osr/
Dosr_accessibility_util.cc440 CefRefPtr<CefListValue> updates = CefListValue::Create(); in ToCefValue() local
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py471 def batch_update(service, spreadsheet_id, updates): argument

12