Home
last modified time | relevance | path

Searched defs:step_container_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dgraph_compiler.h84 ScopedStepContainer* step_container_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_testutil.h169 std::unique_ptr<ScopedStepContainer> step_container_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_with_tf2xla.cc488 std::unique_ptr<tensorflow::ScopedStepContainer> step_container_; member in mlir::mhlo::__anon1293b50f0111::Tf2XlaRewriter
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.h812 std::unique_ptr<ScopedStepContainer> step_container_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc375 ScopedStepContainer* step_container_; member in tensorflow::__anon79fb0f210111::ExecutorState
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc1685 std::unique_ptr<ScopedStepContainer> step_container_; member in tensorflow::tensorrt::convert::VariableOpConverterTest