Home
last modified time | relevance | path

Searched defs:n_ptr (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Deye.cc32 auto n_ptr = GetScalarValue<int64_t>(input_args[0]->GetValue()); in InferShape() local
49 auto n_ptr = GetScalarValue<int64_t>(input_values[0]); in InferShape() local
82 auto n_ptr = GetScalarValue<int64_t>(input_args[kInputIndex0]->GetValue()); in CheckValidation() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dadd_n.cc51 AttrValue *n_ptr{ctx.GetAttr("N")}; in ComputeAddNKernel() local
84 AttrValue *n_ptr = ctx.GetAttr("N"); in ExtraCheckAddN() local
Dconcat.cc36 AttrValue *n_ptr = ctx.GetAttr("N"); in CheckAndInitParams() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_frontend_func_impl/
Deye.cc29 auto n_ptr = GetScalarValue<int64_t>(input_args[kInputIndex0]->GetValue()); in InferValue() local
/third_party/libexif/libexif/
Dexif-data.c745 unsigned int j, n_ptr = 0, n_thumb = 0; in exif_data_save_data_content() local
971 unsigned int j, n_ptr = 0, n_thumb = 0; in exif_data_save_data_content_general() local