Searched refs:kInputTensorIndex (Results 1 – 3 of 3) sorted by relevance
45 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()112 const int kInputTensorIndex = 0; member in tensorflow::MklRequantizationRangePerChannelOp
50 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()153 const int kInputTensorIndex = 0; member in tensorflow::MklRequantizePerChannelOp
69 const int kInputTensorIndex = 0; in ValidateMklInputs() local72 const Tensor& input = MklGetInput(context, kInputTensorIndex); in ValidateMklInputs()77 GetMklShape(context, kInputTensorIndex, &input_mkl_shape); in ValidateMklInputs()