Home
last modified time | relevance | path

Searched defs:to_graph (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Dcost_model.cc57 func::CallOp to_graph) { in GetTransferredTensorBytes()
77 func::CallOp to_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()
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dgraph_view.py163 to_graph=None, argument
H A Dsave_util_v1.py292 to_graph=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dmeta_graph.py1079 from_graph=None, to_graph=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dapi.py707 def to_graph(entity, recursive=True, experimental_optional_features=None): function
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_IR.py432 def to_graph(self): member in _LinearNodeList