Searched refs:GetTensorInLayout (Results 1 – 3 of 3) sorted by relevance
63 TensorLayout GetTensorInLayout(const CNodePtr &pre_node, const PrimitivePtr &pre_prim,
390 TensorLayout GetTensorInLayout(const CNodePtr &middle_node, const PrimitivePtr &middle_prim, in GetTensorInLayout() function464 TensorLayout tensorlayout_in = GetTensorInLayout(middle_node, middle_prim, distribute_operator); in Redistribution()
491 TEST_F(TestStepParallel, GetTensorInLayout) { in TEST_F() argument519 TensorLayout tensorlayout = GetTensorInLayout(node1, prim, distribute_operator_pre); in TEST_F()