shiavm006 opened a new pull request, #891: URL: https://github.com/apache/mahout/pull/891
## Description This PR adds TensorFlow `.pb` (TensorProto) file support to the unified `QdpEngine.encode()` path. Previously, users had to explicitly call `encode_from_tensorflow()` to process `.pb` files, but now `.pb` files are automatically detected and routed to the TensorFlow reader, matching the behavior of other supported formats. fixes : #880 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
