Nikita Pokidyshev
Nikita Pokidyshev
@TobyRoseman not sure how to do that... Can you point out a good example? I'm currently looking at https://github.com/pokidyshev/coremltools/blob/7a4bf8bb6e0142565ef1c5ea6c56d75b959911c2/coremltools/converters/mil/frontend/torch/test/test_torch_ops.py#L2656
Hi, @triple-Mu! Thanks for your amazing work on adding NMS! @wolfpack12 has mentioned that outputs of the models exported with this PR do not exactly match original outputs of `.pt`...
@juanrios15 @damanrique Hey, guys, could you, please, review and merge the PR?
@eyurtsev Thanks! Looking forward to it.
Hi, @eyurtsev! Thanks for the update! I've managed to attach message history based on `session_id` by using `RunnableWithMessageHistory`. Though I had to patch it so it saves intermediate steps too....