Home
last modified time | relevance | path

Searched defs:count_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Drandom_choice_with_mask.cc83 auto count_ptr = ctx.GetAttr("count"); in Compute() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc424 std::shared_ptr<std::pair<int, int>> *count_ptr) { in ValidateRawData() argument
606 std::shared_ptr<std::pair<int, int>> count_ptr; in WriteRawDataPreCheck() local
/third_party/libuv/src/win/
Dutil.c657 int* count_ptr) { in uv_interface_addresses()