Searched refs:kInputTensorIndex (Results 1 – 3 of 3) sorted by relevance
47 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()123 const int kInputTensorIndex = 0; member in tensorflow::MklRequantizationRangePerChannelOp
51 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()159 const int kInputTensorIndex = 0; member in tensorflow::MklRequantizePerChannelOp
66 const int kInputTensorIndex = 0; in ValidateMklInputs() local69 const Tensor& input = MklGetInput(context, kInputTensorIndex); in ValidateMklInputs()74 GetMklShape(context, kInputTensorIndex, &input_mkl_shape); in ValidateMklInputs()