Searched defs:CreateTile (Results 1 – 4 of 4) sorted by relevance
167 KernelBase *CreateTile(OpParameter *param, int data_type) { in CreateTile() function
157 NodePtr CreateTile(const NodePtrList &inputs, const NodePtr &dout) { in CreateTile() function in mindspore::pynative::bprop_pass::__anonc2baf7720111::SparseSoftmaxCrossEntropyWithLogitsUnifyMindIR
299 CNodePtr CreateTile(const CNodePtr &sparse_softmax_node, const CNodePtr &mul_node) { in CreateTile() function in mindspore::pynative::bprop_pass::__anon0229b1d60111::SparseSoftmaxCrossEntropyWithLogitsUnifyMindIR
324 CNodePtr CreateTile(const FuncGraphPtr &graph, const CNodePtr &sparse_softmax_node, const CNodePtr … in CreateTile() function