Searched defs:input_shape_in (Results 1 – 2 of 2) sorted by relevance
51 const Tensor& input_shape_in = context->input(2); in Compute() local
35 const Tensor &input_shape_in, const Tensor &target_shape_in, in Reshape()