Searched refs:step_type (Results 1 – 2 of 2) sorted by relevance
259 TensorSpec::createSpec<int32_t>(TFFeedPrefix + "step_type", {1})};
385 StepType step_type) in CommandObjectThreadStepWithTypeAndScope() argument391 m_step_type(step_type), m_class_options("scripted step") { in CommandObjectThreadStepWithTypeAndScope()394 if (step_type == eStepTypeScripted) { in CommandObjectThreadStepWithTypeAndScope()