Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dgrouped_matmul.cc85 void GroupedMatmulFuncImpl::CheckInputType(const std::vector<AbstractBasePtr> &input_args, const st… in CheckInputType() function in mindspore::ops::GroupedMatmulFuncImpl
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fission/
Dtopk_split.cc156 bool CheckInputType(const AnfNodePtr &node) { in CheckInputType() function
/third_party/lame/dshow/
DMpegac.cpp676 HRESULT CMpegAudEnc::CheckInputType(const CMediaType* mtIn) in CheckInputType() function in CMpegAudEnc