Searched refs:strip_device_assignment_ (Results 1 – 2 of 2) sorted by relevance
77 ctx, ctx->GetAttr(kStripDeviceAssignment, &strip_device_assignment_)); in DatasetToGraphOp()94 if (strip_device_assignment_) { in Compute()
46 bool strip_device_assignment_ = false; variable