Searched refs:decoded_shape_shape (Results 1 – 1 of 1) sorted by relevance
504 ShapeVector decoded_shape_shape = {2}; in InferImplCTCGreedyDecoder() local505 auto decoded_shape = std::make_shared<AbstractTensor>(kInt64, decoded_shape_shape); in InferImplCTCGreedyDecoder()