Searched refs:kInputTensorIndex (Results 1 – 3 of 3) sorted by relevance
47 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()137 const int kInputTensorIndex = 0; member in tensorflow::MklRequantizationRangePerChannelOp
51 const Tensor& input = ctx->input(kInputTensorIndex); in Compute()169 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()