This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
Activity
Files
163b2bc26a1f1451064ac71ac8bc4548da73cd86
tinygrad
/
tinygrad
T
History
chenyu
and
GitHub
163b2bc26a
wgpu.utils._device -> wgpu.utils.device (
#2330
)
...
* wgpu.utils._device -> wgpu.utils.device * can i do this? * no need to specify metal
2023-11-16 12:52:13 -05:00
..
codegen
remove lines (unused code) (
#2319
)
2023-11-15 14:36:11 -08:00
features
beam works with var vals (
#2296
)
2023-11-14 13:03:19 -05:00
nn
Stable diffusion WebGPU port (
#1370
)
2023-11-03 18:29:16 -07:00
renderer
refactor/ci: delete many
# type: ignore
(
#2281
)
2023-11-12 11:04:20 -08:00
runtime
wgpu.utils._device -> wgpu.utils.device (
#2330
)
2023-11-16 12:52:13 -05:00
shape
shapetracker whitespace
2023-11-15 15:24:09 -08:00
graph.py
refactor/ci: delete many
# type: ignore
(
#2281
)
2023-11-12 11:04:20 -08:00
helpers.py
dtype promotion priorities (
#2311
)
2023-11-15 07:19:52 -08:00
jit.py
JIT support in Interpreted (
#2314
)
2023-11-15 11:13:38 -08:00
lazy.py
support zero in shape (
#2303
)
2023-11-15 11:57:48 -05:00
mlops.py
add mops to graph, refactor IMAGE (
#2100
)
2023-10-17 21:27:51 -07:00
ops.py
JIT cleanups (
#2317
)
2023-11-15 13:34:52 -08:00
realize.py
Interpreted cleanups (
#2312
)
2023-11-15 09:02:23 -08:00
tensor.py
fix getitem slice when end < start (
#2329
)
2023-11-16 11:20:27 -05:00