Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dtrt_op_factory.h34 using ConvertResult = std::pair<bool, std::vector<nvinfer1::ITensor *>>; variable
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2140 } ConvertResult; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1446 bool (*ConvertResult)(int64_t&); member