Home
last modified time | relevance | path

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

/third_party/skia/m133/tools/gpu/ganesh/
DAtlasTextOpTools.cpp29 GrOp::Owner AtlasTextOpTools::CreateOp(skgpu::ganesh::SurfaceDrawContext* sdc, in CreateOp() function in skgpu::ganesh::AtlasTextOpTools
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/
Dlite_graph.cc117 PrimOpPtr CreateOp(const std::string &op, const std::string &debug_name) { in CreateOp() function