Home
last modified time | relevance | path

Searched defs:step_container (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dgraph_compiler.h60 ScopedStepContainer* step_container) in GraphCompiler()
Dxla_compiler.cc307 auto step_container = xla::MakeUnique<ScopedStepContainer>( in ExecuteGraph() local
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc198 ScopedStepContainer step_container(f_opts.step_id, [ctx](const string& name) { in Run() local
232 ScopedStepContainer step_container(f_opts.step_id, [ctx](const string& name) { in RunWithBorrowedArgs() local
278 auto step_container = new ScopedStepContainer( in RunAsync() local
Diterator_ops.cc776 ScopedStepContainer step_container(opts.step_id, [ctx](const string& name) { in TryInit() local
/external/tensorflow/tensorflow/core/kernels/
Dstack_ops.cc153 auto* step_container = ctx->step_container(); in GetStack() local
198 auto* step_container = ctx->step_container(); in Compute() local
Dcritical_section.cc184 auto* step_container = in ExecuteFunction() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.h91 ScopedStepContainer* step_container = nullptr; member
Ddirect_session.h173 ScopedStepContainer step_container; member
/external/tensorflow/tensorflow/core/framework/
Dfunction.h480 ScopedStepContainer* step_container = nullptr; member
Dop_kernel.h529 ScopedStepContainer* step_container = nullptr; member
1026 ScopedStepContainer* step_container() const { in step_container() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc455 ScopedStepContainer* step_container = new ScopedStepContainer( in StartParallelExecutors() local