Home
last modified time | relevance | path

Searched defs:update_value (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/embedding_cache/
Ddevice_sparse_embedding_operation.h76 bool UpdateDeviceCache(void *ids, void *update_value, size_t indices_num, size_t embedding_size, in UpdateDeviceCache()
Ddevice_dense_embedding_operation.cc346 bool DeviceDenseEmbeddingOperation::UpdateDeviceCache(void *indices, void *update_value, size_t ind… in UpdateDeviceCache()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Darrangement.cc42 Status Arrangement::UpdateTensorShape(size_t index, int64_t update_value) { in UpdateTensorShape()
Dtensor_layout.h48 Status UpdateTensorShape(size_t index, int64_t update_value) { in UpdateTensorShape()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php1928 private function kvUpdateHelper($field, $update_key, $update_value)
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c524 static inline double update_value(double new, double old, double aggressiveness) in update_value() function
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_bridge.c982 uint32_t **update_value, in pvr_srv_rgx_submit_transfer2()
Dpvr_srv_bridge.h551 uint32_t **update_value; member