Home
last modified time | relevance | path

Searched refs:kDeviceQueueOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddevice_queue_op.h115 std::string Name() const override { return kDeviceQueueOp; } in Name()
Ddataset_op.h45 constexpr char kDeviceQueueOp[] = "DeviceQueueOp"; variable