soiz1's picture
Upload folder using huggingface_hub
8f3f8db verified
raw
history blame contribute delete
123 Bytes
private
checkNonPointer: node op: op
self ifPointerVar: node then: [:type |
self halt: 'cannot do ', op, ' with ', type]