Home
last modified time | relevance | path

Searched defs:graph_runner (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_runner_test.cc47 GraphRunner graph_runner(Env::Default()); in TEST() local
73 GraphRunner graph_runner(Env::Default()); in TEST() local
85 GraphRunner graph_runner(Env::Default()); in TEST() local
107 GraphRunner graph_runner(Env::Default()); in TEST() local
H A Deval_const_tensor.cc502 Tensor* result, GraphRunner* graph_runner, in EvaluateConstantTensor()
H A Dconstant_folding.cc652 auto graph_runner = std::unique_ptr<GraphRunner>(new GraphRunner(env)); in ConstantFold() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Ddataset_ops.cc173 GraphRunner graph_runner(flr->device()); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_global_init.cc172 GraphRunner graph_runner(tpu_system_device); in InitializeTPUSystemGlobally() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dstandalone.cc103 GraphRunner graph_runner(device); in FromGraph() local
H A Drewrite_utils.cc200 GraphRunner graph_runner(flr->device()); in RewriteDataset() local
H A Dserialization_utils.cc68 GraphRunner graph_runner(cloned_flr->device()); in FromGraphDef() local