Searched refs:output_shape_ts (Results 1 – 1 of 1) sorted by relevance
262 TensorShape output_shape_ts; in Compute() local264 TensorShapeUtils::MakeShape(output_shape, &output_shape_ts)); in Compute()266 OP_REQUIRES_OK(ctx, ctx->allocate_output(0, output_shape_ts, &out_t)); in Compute()