Searched defs:CheckInputs (Results 1 – 12 of 12) sorted by relevance
22 int CheckInputs(const std::vector<mindspore::MSTensor> &inputs) { in CheckInputs() function
21 int CheckInputs(const std::vector<mindspore::MSTensor> &inputs) { in CheckInputs() function
40 virtual bool CheckInputs() { return true; } in CheckInputs() function
79 bool CheckInputs(const CNodePtr &origin_node) { in CheckInputs() function
129 bool CheckInputs(const CNodePtr &origin_node) { in CheckInputs() function
73 bool CheckInputs(const CNodePtr &node, const std::shared_ptr<kernel::KernelBuildInfo> &kernel_info)… in CheckInputs() function
50 int RelativePositionAttentionCPUKernel::CheckInputs() { in CheckInputs() function in mindspore::kernel::RelativePositionAttentionCPUKernel
202 bool CipherReconStruct::CheckInputs(const schema::SendReconstructSecret *reconstruct_secret_req, in CheckInputs() function in mindspore::armour::CipherReconStruct
45 bool CheckInputs(const TensorC *const *inputs, size_t inputs_size) { in CheckInputs() function
112 void CheckInputs(const std::vector<AnfNodePtr> &fusion_inputs) { in CheckInputs() function
292 bool CheckInputs(const CNodePtr &cnode) { in CheckInputs() function