Searched refs:kMeanIndex (Results 1 – 1 of 1) sorted by relevance
682 const size_t kMeanIndex = 3; // index of est_mean tensor in Compute() local688 const Tensor& est_mean_tensor = MklGetInput(context, kMeanIndex); in Compute()1066 const size_t kMeanIndex = 3; // index of saved_mean tensor in Compute() local1073 const Tensor& saved_mean_tensor = MklGetInput(context, kMeanIndex); in Compute()