gg icon indicating copy to clipboard operation
gg copied to clipboard

The Stanford Builder

Results 30 gg issues
Sort by recently updated
recently updated
newest added

the download url show error that Access Denied. https://s3-us-west-2.amazonaws.com/gg-generic/vid_dec_small.zip can i download from other website? I wanna draw the thunk computation graphs. thanks very much. :P

This is super cool, congratulations on making it work! I read that the program is open source, but I don't see a license file. How is the code licensed? Would...

Hi! I am trying to run a script that can be parallelized trivially - basically each line of the input is independent from one another. I have a 15k line...

The pygg library & test suite.

Looks like binaries built with pyinstaller also have an issue running on lambda because of missing libs. The error I'm getting: ``` $ gg infer pifiletest input.txt output.txt VVT6QIgWxow5uZy7AC9yROP30219jnslAkVB82NWD3qU00000012 Vdp0Lbxv2ptpS4llaXGFsGNlp46eo_de7DN1Ezd.Fd0A0058e210...

Hello, I've been trying gg, and found those issues: 1) What are the access control settings that should be used for the S3 bucket? I've been using at first 'Block...

Right now, if `TA` reduces to `TB`, which depends on a value not depended on by `TA`, you get a crash, because we only upload dependencies initially. This is a...

I think probably related to previous issues, but when gg tries to remove the temporary directory created (presumably in https://github.com/StanfordSNR/gg/blob/cbb81f98325957f1d9d873fae296d371e950ca97/src/util/temp_dir.cc#L30) there's still temporaries left in the directory in an error...

I see that it's been a while since the latest commit on openwhisk support. Is it out of the scope currently? Or could we expect further work on the subject?...