Home
last modified time | relevance | path

Searched defs:GraphRunner (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Deval_const_tensor.h25 class GraphRunner; variable
Dgraph_runner.cc96 GraphRunner::GraphRunner(Env* env) in GraphRunner() function in tensorflow::GraphRunner
99 GraphRunner::GraphRunner(Device* device) : device_(device) {} in GraphRunner() function in tensorflow::GraphRunner
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_batch_norm_op_test.cc45 using GraphRunner = std::function<void( typedef
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_ex_op_test.cc68 using GraphRunner = std::function<void( typedef in tensorflow::FusedBatchNormExOpTestBase