Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/HyperGAN/HyperGAN

Composable GAN framework with api and user interface
https://github.com/HyperGAN/HyperGAN

[fix] force_equilibrium on tpu

e20951f4e5701ab6bd30be02a361cc71b0dff9c1 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] add _resource_apply_dense for tpu

d63d3ee7aabdccd81bab2302dcf7e12bc6f68559 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] save file naming

b7cec03dcd82807ed0c24212c98c7f4f7f6526d9 authored over 5 years ago by Mikkel Garcia <[email protected]>
[refactor] reduce spam on startup

7700cba1b947ffaf75616efa7fb5ce9e80e9d40f authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] save file naming

e11dd70f7ce7cd11d7791699230857e8118afd1d authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] optimistic loading from google cloud storage

814e7760b395e0e4a306d7f4526acdbff1dab26a authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] optimistic loading from google cloud storage

5cc2a5e98263ce731568660618843f09db5c49ea authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into develop

* 'develop' of github.com:255BITS/HyperGAN:
[fix] saving and loading on tpu locally
[feature...

8f0f757bfa530d7c20693bd37f244c61f6868406 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] missing variables

42ea5d120d24d2686dcd7e176a5692a083736350 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] saving and loading on tpu locally

c2825fb3d37f1cfd3691939c3478e8190a48c972 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] loading from CPU to TPU (wip)

1c1b282ce436991aa005470927b06e2cb834b2a0 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] copy to cpu from tpu to save

17b196737ad2336ec6aaaec78f6faa1d5fcfed7a authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] save locally on tpu by moving weights to cpu first (wip)

7de51b3edad5ff8220d3e995f75472a24a90e6e5 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] saving when only=true on train_hook

4e5c2fc59e5a0146255c8e085e0822689601dba1 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] sample_every prints metric on tpu

fdbf601489038a866781373f5ffb2ba332718dc5 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] sample tpu rolling memory

40053d74059bdd18c0503709f28b959fa2dee494 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] x/g terms for tpu

08acb5c3ffab7a99ed14732528b483ce345a2436 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] description

a36835c0f9bff1371f33f689701df8d6016fa515 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] train_hook only flag isolates losses

29fb3ff48202811a443f8e937f9edf35368e8200 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] another rolling memory implementation

8b3fba63d3b14bf7ecfd608c596b95b0f4a8038a authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] update rolling memory each step

5fb9e1e4b99e9e8e5f74d719a59b347f5fed6d69 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'rolling-refactor' into develop

* rolling-refactor:
[feature] new rolling types

6072c9c19098dcd9895dabb19f798996070b97c3 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] less tpu metrics for speed

1318ea975bfed4665a05eba7ce0aa02372f10b53 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] exit on error

93f2a19c80ff00b208af89d6986d9fb80e7a8c3e authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] exit thread when training is complete

fce66503b217733b64e2b61de6a891a2b71ccc4c authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] disable train_hook.gradient()

af7d2a2d217173904cc2f24209471477d76249f8 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] new rolling types

69964fc4e55606eb585f6b74f5691030d2caba46 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling memory updhates on tpu

a1556fbba439fe009cc736ab99c249331899035b authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] tpu4 config with alternating training and summed gradients

5577158b843a9bc2412e8bf1696a160eadbb6c39 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] adaptive_instance_norm = True

4f69f984a06b94f322254de622a12770de3b9fd7 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling_memory on tpu

34d424e83d246ca7485cf2b952787db06d47cfac authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge pull request #240 from IIIBlueberry/toml-test

[Feature] Load TOML Config file

31e85ac44272f9aa01437e19e75820dbfd5e53e3 authored over 5 years ago by martyn <[email protected]>
[fix] use local dataset iterator for tpu

1a00992e0552e3835243ab082ae64673aa7cbe71 authored over 5 years ago by Mikkel Garcia <[email protected]>
[optimize] variable initialize

57a0f45b18f4aa8fc1dfa2ef69c77d64ab784bac authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] improve tpu output and load time

39793a40120efd47f37be0322355c7129f097716 authored over 5 years ago by Mikkel Garcia <[email protected]>
Revert "Revert "Merge branch 'develop' into toml-test""

This reverts commit 0bbccf0576524d32496fda9043f5d4910eb96215.

fb39e3b2d7bb35bda5d55e4b79c718572afc529b authored over 5 years ago by IIIBlueberry <[email protected]>
[Fix] Hypergan new

105fc60906705c3ec1c59bbc829574799ad76405 authored over 5 years ago by IIIBlueberry <[email protected]>
Revert "Merge branch 'develop' into toml-test"

This reverts commit eb985d5e0a21f79ee40693aed8f00714dfda8ddd, reversing
changes made to c1698df0...

0bbccf0576524d32496fda9043f5d4910eb96215 authored over 5 years ago by IIIBlueberry <[email protected]>
Merge branch 'develop' into toml-test

eb985d5e0a21f79ee40693aed8f00714dfda8ddd authored over 5 years ago by IIIBlueberry <[email protected]>
[Feature] Load TOML Config file

c1698df09a9daba2e48dfeabbae3bfe5de9df6d9 authored over 5 years ago by IIIBlueberry <[email protected]>
[feature] tpu3 config

52600c5b9fc4b0711489a15dcbf76163d68930b1 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into develop

* 'develop' of github.com:255BITS/HyperGAN:
[fix] tpu term
[fix] layer name
[fix] image lo...

582fd0221e03e261a6da4329b2adfd7112601e53 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] adaptive instance norm first layer

dc3031011e2987b6760f97e547a921a6f13634db authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] tpu term

9d87c0041291f893279c93bfced35c4eeab2dc8b authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] layer name

15e9284637d6e114b70cef9a7d74c39e9a4809b8 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] image loader supports multiple directories

8892e31708a6c6cdd33f3bcbf21bca1d5d51bd17 authored over 5 years ago by Martyn Garcia <[email protected]>
Merge branch 'master' into develop

e25963936dd0b808148a06dcb398be17f84ff5e5 authored over 5 years ago by mikkel <[email protected]>
Merge pull request #237 from HyperGAN/tpu-raw

TPU support #2

c1cfb31b5b1ee600ca939e8938b9db63914b27fb authored over 5 years ago by mikkel <[email protected]>
[feature] configurable discriminator input parsing layers

ef4dff5e2b662dae9d1bf0cdf7e90317972fc0bd authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature]add gradient debug information

22ffaeb3e82154e09344c79e066a7f42f904e96e authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into tpu-raw

* develop:
[refactor] resizable generator
[refactor] dry up layer functions

0289e96d37bb778f4be9e7f44a888dfef0c12593 authored over 5 years ago by Mikkel Garcia <[email protected]>
[refactor] resizable generator

b8ed2a6615477fb37d59e3ca3c0084054383aec8 authored over 5 years ago by Mikkel Garcia <[email protected]>
[refactor] dry up layer functions

135ac0258d605aea3f2d9ac18af68da9e11e82c5 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into tpu-raw

* 'develop' of github.com:255BITS/HyperGAN:
[feature] wip adaptive instance norm settings
[f...

aad721c2830e8480ea6f1ebb9f8d2d2d0331cc48 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'tpu-raw' of github.com:HyperGAN/HyperGAN into tpu-raw

* 'tpu-raw' of github.com:HyperGAN/HyperGAN:
[fix] make variables untrainable
[feature] trai...

b9e1070b0afe5c2ec034af6ec774b7ba2edbfdc5 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] wip adaptive instance norm settings

afec4aaf1e5190b5801f40a6e78158d872dbc0c6 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] default to stylegan initializer in adaptive instance norm

4b500361bf1fdde48678083665bc54070d380790 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] linear initializer in resizable generator

b340b25809fec0df57fae3afc32b7b4c906eb17f authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] resizable generator sizes

2eded7995f28068995d64cf296b0f324be79e217 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] make variables untrainable

11f52bb70ab8f8d8c5e81c9c5fcd1bf8b87643b0 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] trainable_variables() method

5d5a8e6cb1c079dba545380e3bc2f241aa07171f authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] subpixel

cb2fff7bfe8bdfa474c5863992da8814d6b014c8 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] initialize sampling

8d8d9103b6f52ac2fc149c65fc6ed75b2147c3ba authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] use control_flow_ops.group

5b579ff572d91829dd3045a0f5d0d1b241706859 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into tpu-raw

* 'develop' of github.com:255BITS/HyperGAN:
[fix] resize_conv
[fix] bicubic_conv on resizabl...

8c3d0aee8f229470435ee542026b004b913bf1c9 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] resize_conv

5d519d682dad0cfe79d06656f103a0c76824ff83 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] bicubic_conv on resizable generator

06e5324ac549839f192c3f7470cefe2eb48fd644 authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] Continue optimistic loading in event of FailedPreconditionError

91fad0b266ef55675f7cb028b16a8ca9e4d52ab4 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] build command

dd03c249c7ed4feef1b5776fad2f780fbd06e97a authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] use trainable_ variables

5960bcf3cc7bab92a0e3f47297af94c5e9972034 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] skip mean on gradients

69fbec613a005687515746e70d85bd25d529bcd2 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'tpu-raw' of github.com:255BITS/HyperGAN into tpu-raw

* 'tpu-raw' of github.com:255BITS/HyperGAN:
[refactor] remove spam
[fix] deconv
[feature[]...

1a51c26cb14826fbcf0138860f65c4c99d033aa8 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] GigaWolf weights

4cf922a0a095725631527e388ac535ebb4a257ce authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] Variable test

e098a28e4955a6046d047b9346fc17693983e46a authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] filter int parsing

1d008ce1863ad3c16ef04a8293ae7309a0253d32 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] adamirror

89d15fe3f4c02afa67dd42bb828522cfcec93785 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into tpu-raw

606b563443e63d4cdfbb8f4c9816b81ffd878a8f authored over 5 years ago by mikkel <[email protected]>
Merge pull request #238 from HyperGAN/remote-upsampling-methods

More upsampling methods

6b070aa039e3a1d1cab4b6384db1a8e57fb0f725 authored over 5 years ago by mikkel <[email protected]>
Merge branch 'develop' into remote-upsampling-methods

dec579781dc14d569077df544eb6a5d5de17b568 authored over 5 years ago by mikkel <[email protected]>
Merge branch 'tpu-raw' of github.com:HyperGAN/HyperGAN into tpu-raw

* 'tpu-raw' of github.com:HyperGAN/HyperGAN:
[fix] remove unecessary reuse()
[fix] set reuse...

0984448c9b753fc009e3d600303d7c813136e749 authored over 5 years ago by Mikkel Garcia <[email protected]>
[refactor] remove spam

4be5eb1b3c48254d5bd3b9c5ff1b0e11ed3c72cb authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] deconv

9e1671681683eaa457c5a5aecf646b5bbc7a9d17 authored over 5 years ago by Martyn Garcia <[email protected]>
[feature[] conv_double and conv_reshape options to resize_conv upscale block

6908798f096584db6c173250ed5e18b9e9d86ca0 authored over 5 years ago by Martyn Garcia <[email protected]>
[refactor] resizable blocks

3153deec40dc71206ee9453ab14bebcdb56cdf4c authored over 5 years ago by Martyn Garcia <[email protected]>
[refactor] get_conv_options

ecaf07668a288a2edfe49801e31b19047c9d1d98 authored over 5 years ago by Martyn Garcia <[email protected]>
[feature] upsampling methods: bicubic_conv and conv_depth_to_space

cb7ea6506923d5153e9d5802df774b6d0a45520d authored over 5 years ago by Martyn Garcia <[email protected]>
[fix] remove unecessary reuse()

6aaff3f587a6fd37e71982bd289fffe251024ab8 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] set reuse= on components

18e22b40b1aa1ebc6fde069a87d2afbd17e6e5fa authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] gpu

677fff891b0975c04e279b688d2d1302ac8094cf authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into tpu-raw

ff0c83ed5e4351dce38cd422729e24a6394011cd authored over 5 years ago by mikkel <[email protected]>
[fix] missing samples_per_row param

94edb24f63f66b3d07d6e664a0ec83c1540ad775 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] rolling_memory options

4a20944c8dda6013aebafae2dcd76e6136f384a5 authored over 5 years ago by Mikkel Garcia <[email protected]>
[feature] support multiple losses with match support

7d1d56cb65a1951de392db06b61173ce14b12ff1 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] dont override pretrained tensorflowcv model weights

0d9041399db426de2be44dd3c1a95fefd5708db7 authored over 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into tpu-raw

bebdb293d7377e42bb5dde83018d33eb44738ed3 authored over 5 years ago by mikkel <[email protected]>
[fix] less prefetching

9649a723bca1ab5f13c05dcdd919c86d5d9e2474 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] remove hardcoded 128 batch size

142bd9632cbb558757fd619165c457cbe77d6bf1 authored over 5 years ago by Mikkel Garcia <[email protected]>
[refactor] remove unused flag

0db7b75dc8d4f0fec36ed048bb9e571152a729d3 authored over 5 years ago by Mikkel Garcia <[email protected]>
[fix] Use CrossShardOptimizer in cli

b82d07c03962f6e621db061338a4dc4eed3909c4 authored over 5 years ago by Mikkel Garcia <[email protected]>
version bump

6bbf5b496d1925d9852a055a24820be8c88bd730 authored over 5 years ago by Mikkel Garcia <[email protected]>