Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_graph_executor.h37 struct GeInputData { struct
38 std::vector<GeTensor> ge_inputs;
39 std::vector<DeviceAddress *> device_addrs;
40 std::vector<std::pair<AnfNodeWeakPtr, size_t>> need_update_input;