Searched refs:kInputTensorIndexInput (Results 1 – 3 of 3) sorted by relevance
51 MklGetInput(context, this->kInputTensorIndexInput); in Compute()53 GetMklShape(context, this->kInputTensorIndexInput, &dnn_shape_input, in Compute()
52 MklGetInput(context, this->kInputTensorIndexInput); in Compute()54 GetMklShape(context, this->kInputTensorIndexInput, &dnn_shape_input, in Compute()
697 const int kInputTensorIndexInput = 0; variable