Searched defs:from_graph (Results 1 – 3 of 3) sorted by relevance
56 int64_t GetTransferredTensorBytes(func::CallOp from_graph, in GetTransferredTensorBytes()76 int64_t GetTransferredElementCount(func::CallOp from_graph, in GetTransferredElementCount()137 func::CallOp from_graph, func::CallOp to_graph) { in GetTransferCost()158 func::CallOp from_graph, func::CallOp to_graph) { in GetQuantDequantCost()
1079 from_graph=None, to_graph=None): argument
611 pub fn from_graph<Ix>(graph: Graph<N, E, Ty, Ix>) -> Self in from_graph() function