Home
last modified time | relevance | path

Searched refs:GetGraphFromFunction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.h217 Status GetGraphFromFunction(Graph* graph, int device_ordinal,
H A Dtpu_functional_ops.cc1234 GetGraphFromFunction(graph.get(), /*device_ordinal=*/0, in ComputeAsync()
1279 GetGraphFromFunction(graph.get(), device_ordinal, in ComputeAsync()
2291 Status TPUPartitionedCallOp::GetGraphFromFunction( in GetGraphFromFunction() function in tensorflow::TPUPartitionedCallOp