| .. |
|
codegen
|
use ConstType in various const function type hint (#4074)
|
2024-04-04 20:32:07 -04:00 |
|
engine
|
graph schedule items (#4054)
|
2024-04-03 08:52:37 -07:00 |
|
features
|
hotfix: hlb_cifar KFD works
|
2024-04-05 02:19:14 +00:00 |
|
nn
|
Use exec_alu for lazy const folding (#4039)
|
2024-04-02 20:52:05 -04:00 |
|
renderer
|
use ConstType in various const function type hint (#4074)
|
2024-04-04 20:32:07 -04:00 |
|
runtime
|
more work on kfd (#4079)
|
2024-04-05 08:36:36 -07:00 |
|
shape
|
fix View.pad arg type (#3845)
|
2024-03-20 19:36:02 -04:00 |
|
__init__.py
|
move GlobalCounter to helpers (#4002)
|
2024-03-30 00:30:30 -04:00 |
|
buffer.py
|
move GlobalCounter to helpers (#4002)
|
2024-03-30 00:30:30 -04:00 |
|
device.py
|
use clang as default instead of llvm for cpu (#4035)
|
2024-04-02 00:02:18 -04:00 |
|
dtype.py
|
rename Scalar to ConstType and cast_scalar to as_const (#3946)
|
2024-03-26 22:39:58 -04:00 |
|
function.py
|
use *0+1 for Tensor.pow base case, remove function.Zero (#4023)
|
2024-03-31 19:20:44 -04:00 |
|
helpers.py
|
move GlobalCounter to helpers (#4002)
|
2024-03-30 00:30:30 -04:00 |
|
lazy.py
|
import Buffer and BufferOption from tinygrad.buffer (#4076)
|
2024-04-04 22:12:23 -04:00 |
|
ops.py
|
remove dtype from FlopCounter (#4075)
|
2024-04-04 21:23:28 -04:00 |
|
tensor.py
|
replace slice by pad/shrink in _pool (#4082)
|
2024-04-05 11:47:22 -04:00 |