HomeSort by relevance Sort by last modified time
    Searched defs:step_container_ (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/
graph_compiler.h 65 step_container_(step_container) {}
89 ScopedStepContainer* step_container_; member in class:tensorflow::GraphCompiler
  /external/tensorflow/tensorflow/core/kernels/
ops_testutil.h 173 step_container_.reset(new ScopedStepContainer(0, [](const string&) {}));
174 params_->step_container = step_container_.get();
231 std::unique_ptr<ScopedStepContainer> step_container_; member in class:tensorflow::OpsTestBase
  /external/tensorflow/tensorflow/core/common_runtime/
executor.cc 1179 ScopedStepContainer* step_container_; member in class:tensorflow::__anon39475::ExecutorState
    [all...]

Completed in 224 milliseconds