Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dresource_mgr.h87 ScopedStepContainer(const int64_t step_id, in ScopedStepContainer() function
94 ScopedStepContainer(const int64_t step_id, in ScopedStepContainer() function
H A Dfunction.h61 class ScopedStepContainer; variable
H A Dop_kernel.h81 class ScopedStepContainer; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_testutil_test.cc29 TEST_F(OpsTestBase, ScopedStepContainer) { in TEST_F() argument