Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Doperator_costmodel.h37 using OperatorCostPtr = std::shared_ptr<OperatorCost>; variable
117 using OperatorCostPtr = std::shared_ptr<OperatorCost>; variable