leandron opened a new pull request #4630: [FRONTEND][Keras] Add support for tf.Keras networks in Relay Keras frontend URL: https://github.com/apache/incubator-tvm/pull/4630 Add support for tf.Keras networks in Relay Keras frontend: * Make Relay Keras frontend support networks created using Tensorflow (1.13) Keras implementation (tf.Keras) * Modify Keras frontend tests to run from a class rather than a function based script * Adjust Keras frontend tests to run with both 'Keras' and 'tf.Keras' * Change "TestKeras.test_forward_merge" to validate instances by class name rather than instance type
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
