Searched refs:in_backprop_tensor_temp_flat (Results 1 – 1 of 1) sorted by relevance
322 auto in_backprop_tensor_temp_flat = in_backprop_tensor_temp.flat<double>(); in Compute() local325 static_cast<T>(in_backprop_tensor_temp_flat(i)); in Compute()