Searched refs:tensor_debug_mode_ (Results 1 – 1 of 1) sorted by relevance
399 tensor_debug_mode_(0), in DebugIdentityV2Op()417 context->GetAttr("tensor_debug_mode", &tensor_debug_mode_)); in DebugIdentityV2Op()438 output_slot_, tensor_debug_mode_, tensor)); in Compute()449 int32 tensor_debug_mode_; variable518 context->GetAttr("tensor_debug_mode", &tensor_debug_mode_));532 if (tensor_debug_mode_ != 8) {542 if (tensor_debug_mode_ == 2) { // CURT_HEALTH555 } else if (tensor_debug_mode_ == 3) { // CONCISE_HEALTH580 } else if (tensor_debug_mode_ == 4) { // FULL HEALTH619 } else if (tensor_debug_mode_ == 5) { // SHAPE[all …]