This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| python3 src/generate_samples.py --step 32 --length 512 --model_name 117M --restore_from gs://danbooru-euw4a/checkpoint/test117m-v3-512-4-poetry-1 | |
| Restoring from checkpoint gs://danbooru-euw4a/checkpoint/test117m-v3-512-4-poetry-1/model.ckpt-2200 | |
| Sir Rodon: though nought he saw, distinct | |
| Such inward malice in the heart was shown; | |
| When she, the lord of all the crew of men, | |
| The king's own presence with displeasure wroth, | |
| With scorn through slack disguise appear'd: But Rodomont, | |
| Unweeting what so was at his heart, replied |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| adb shell content query --uri content://settings/secure --where "name=\'android_id\'" | |
| adb shell content delete --uri content://settings/secure --where "name=\'android_id\'" | |
| adb shell content insert --uri content://settings/secure --bind name:s:android_id --bind value:s:7373de1e9e9670c2 |