This CL adds decorators to the Keras testing utilities that allow...
This CL adds decorators to the Keras testing utilities that allow systematically covering the Keras execution combinations. These decorators allow running test cases in sharded settings, and track the passing/failure of the individual parameterized test cases. This CL also begins adding these decorators to the Keras tests. PiperOrigin-RevId: 224041323
Loading
Please sign in to comment