# GenPyte **Repository Path**: rvsmart-porting/genpyte ## Basic Information - **Project Name**: GenPyte - **Description**: RISC-V porting version of Python Test Generation Tool GenPyte - **Primary Language**: Unknown - **License**: MulanPubL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-01 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GenPyte: A test case generation tool for DL Libraries This is a random-based test case generation tool for Deep Learning libraries. Currently GenPyte can generate test cases for Keras. The input space information data should be put under the dir 'data'. By execute `python src/random_based.py`, the testing process is started , the results will be stored in 'results/randRes.pickle'.