Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
-
Updated
Aug 17, 2021 - Python
to allow broadcast features like:
setSolverParams!(fg, :graphinit, false)
setSolverParams!.(fg, [:drawtree, :showtree, :dbg, :treeinit], true)
this would be a partner to existing getSolverParams
Add a description, image, and links to the multi-modal topic page so that developers can more easily learn about it.
To associate your repository with the multi-modal topic, visit your repo's landing page and select "manage topics."
Would be nice to tell a user when certain things happen while processing, e.g. clamping values to their allowed maximum, enabling
destination_only
roads in 2. pass, deprecating request parameters etc.IMO it should be a top-level
warnings
array of strings which is empty by default and all modules can add their share during processing: probably implement the most obvious ones first and add o