You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in the figure below, the bugs are all 0 when testing the tensorflow framework. And there is no "confirmedbug" file in the output folder.
I noticed that you used "INTERNAL ASSERT FAILED" in tensorflow/src/program_synthesizor/tf_matching.py, but it didn't seem to show up during the test. What's the reason?
Are the bugs all in the candidatebug and need to be manually troubleshot?
The text was updated successfully, but these errors were encountered:
As shown in the figure below, the bugs are all 0 when testing the tensorflow framework. And there is no "confirmedbug" file in the output folder.
![Snipaste_2023-11-24_00-32-11](https://private-user-images.githubusercontent.com/90335473/285266955-b82c3b46-ffd9-4642-8f4c-63f31011a0e5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzUwOTMsIm5iZiI6MTczOTQzNDc5MywicGF0aCI6Ii85MDMzNTQ3My8yODUyNjY5NTUtYjgyYzNiNDYtZmZkOS00NjQyLThmNGMtNjNmMzEwMTFhMGU1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA4MTk1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4YTAzYmE3ZmIwOTI3ZDAzY2Q1MTI3MjNhOTViNDk1ZGE2NGUyZDc5YmFlODQ0ZmIzNDdkZjA0MzAwZTY5ZjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.E9LR_NpGPfMvXlPUr0dE37blJNG3_4VzP8taoei6G9k)
![Snipaste_2023-11-24_00-37-57](https://private-user-images.githubusercontent.com/90335473/285268211-3fcb4105-6fe5-468a-91a0-1f4b73d90b2a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzUwOTMsIm5iZiI6MTczOTQzNDc5MywicGF0aCI6Ii85MDMzNTQ3My8yODUyNjgyMTEtM2ZjYjQxMDUtNmZlNS00NjhhLTkxYTAtMWY0YjczZDkwYjJhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA4MTk1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTkyZmVkYjQ1YmYzNDlkZTRiNjM0ZTQxYWVmMGM4MmU4MGY5ODc3NTk5MDAyZGY1NzBkMWM3Y2FhZmI0OWUxZjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1radif-IdEWvDzIMtXMhlSVCJrvBPp3mdUmvtEKcrxY)
I noticed that you used "INTERNAL ASSERT FAILED" in tensorflow/src/program_synthesizor/tf_matching.py, but it didn't seem to show up during the test. What's the reason?
Are the bugs all in the candidatebug and need to be manually troubleshot?
The text was updated successfully, but these errors were encountered: