Searched defs:input_shape_in (Results 1 – 3 of 3) sorted by relevance
43 const Tensor& input_shape_in = context->input(1); in Compute() local
96 const Tensor& input_shape_in = context->input(2); in Compute() local
87 const Tensor &input_shape_in, in ReshapeSparseTensor()