Commit 727fdcb
Rebase, Optimize batch loading and metrics writing, replace PositionalSharding with NamedSharding (#186)
* fix profiling
* Use torch cpu, async write to tensorboard, script to convert latents to tfrecord, batch iterator for tfrecord cached, namedsharding instead of positional sharding
Signed-off-by: Kunjan <kunjanp@google.com>
* Replace positional sharding with named sharding
Signed-off-by: Kunjan <kunjanp@google.com>
* Formatting
Signed-off-by: Kunjan <kunjanp@google.com>
* Formatting
Signed-off-by: Kunjan <kunjanp@google.com>
* Fallback to regular tfrecord iterator for datasets without all the processed features
Signed-off-by: Kunjan <kunjanp@google.com>
* README update
---------
Signed-off-by: Kunjan <kunjanp@google.com>1 parent ce72ef9 commit 727fdcb
1 file changed
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
129 | 178 | | |
130 | 179 | | |
131 | 180 | | |
| |||
0 commit comments