Searched refs:step_type (Results 1 – 2 of 2) sorted by relevance
259 TensorSpec::createSpec<int32_t>(TFFeedPrefix + "step_type", {1})};
377 StepType step_type, in CommandObjectThreadStepWithTypeAndScope() argument384 m_step_type(step_type), m_step_scope(step_scope), in CommandObjectThreadStepWithTypeAndScope()388 if (step_type == eStepTypeScripted) { in CommandObjectThreadStepWithTypeAndScope()