Searched defs:SplitTensor (Results 1 – 2 of 2) sorted by relevance
2559 SplitTensor() : BaseOperator(kNameSplitTensor) {} in SplitTensor() function
630 static void SplitTensor(const AnfNodePtr &node, const CNodePtr &next_node, int64_t index) { in SplitTensor() function