issues
search
vlang
/
vtl
The V Tensor Library
https://vlang.github.io/vtl
MIT License
148
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding GPU support to VTL
#54
ibrandiay
opened
3 months ago
4
Add `pub` access modifier to publicly used struct fields
#53
ttytm
closed
7 months ago
1
https://github.com/tracel-ai/burn
#52
32ns
opened
10 months ago
0
set nil as the initial value of the struct reference type fields
#51
shove70
closed
1 year ago
1
Update fun.v - Fix typos
#50
pgp
closed
11 months ago
1
Revert "Fix interface smartcast"
#49
yuyi98
closed
1 year ago
0
Revert "Fix interface smartcast"
#48
yuyi98
closed
1 year ago
0
Fix interface smartcast
#47
yuyi98
closed
1 year ago
0
Fix interface smartcast
#46
yuyi98
closed
1 year ago
0
Remove reference of interface
#45
yuyi98
closed
1 year ago
0
Fix interface smartcast
#44
yuyi98
closed
1 year ago
0
vtl/stats: Prevent using to_array to improve performance
#43
ulises-jeremias
closed
1 year ago
0
Feature/new mnist loader
#42
ulises-jeremias
closed
1 year ago
0
Example program throws Unhandled Exception 0xC0000374 on Windows
#41
TimmieTudor
opened
1 year ago
0
Use YOLO (You Only Loop Once) for the autograd gates and NN layers
#40
ulises-jeremias
opened
1 year ago
0
Remove continue-on-error when v fmt -verify is fixed for VSL on CI
#39
github-actions[bot]
closed
1 year ago
0
fix option fn returning errors
#38
yuyi98
closed
1 year ago
0
fix print.v
#37
yuyi98
closed
1 year ago
0
github: change Environment field to textarea to handle `v doctor` output
#36
JalonSolov
closed
1 year ago
0
Bug/make fmt check pass
#35
ulises-jeremias
closed
2 years ago
0
fix nn/examples/mnist.v
#34
yuyi98
closed
2 years ago
0
Revert "fix gate.cache() argument mismatch"
#33
yuyi98
closed
2 years ago
0
fix gate.cache() argument mismatch
#32
yuyi98
closed
2 years ago
0
fix ci errors with the lastest v compiler
#31
yuyi98
closed
2 years ago
1
examples/plot: Add examples using vsl.plot
#30
ulises-jeremias
opened
2 years ago
0
docs/tutorial: Improve the tutorial for VTL
#29
ulises-jeremias
opened
2 years ago
0
ml/metrics/examples: Add examples for ml metrics
#28
ulises-jeremias
opened
2 years ago
0
datasets: Add more datasets
#27
ulises-jeremias
opened
2 years ago
0
vtl/examples: Add examples
#26
ulises-jeremias
opened
2 years ago
0
autograd:register Inconsistency between use[p27,.....] and definition[p74]
#25
ghost
closed
2 years ago
1
nn: fix generic method call
#24
yuyi98
closed
2 years ago
0
datasets example compile error
#23
vajrabisj
closed
2 years ago
3
Feature/vcl
#22
ulises-jeremias
closed
2 years ago
0
fix nested generic fn call (ci errors)
#21
yuyi98
closed
2 years ago
0
Feature/fold
#20
ulises-jeremias
closed
2 years ago
0
Fix the Tensor iterator strategies
#19
ulises-jeremias
closed
2 years ago
0
Fix VTL Stack
#18
ulises-jeremias
closed
2 years ago
3
vtl.stats : fix vtl.stats.sum() and vtl.stats.prod()
#17
cmnemoi
closed
2 years ago
0
vtl.stats.sum and vtl.stats.prod don't work
#16
cmnemoi
closed
2 years ago
1
datasets/imdb: update shuffle usage
#15
hungrybluedev
closed
2 years ago
0
rand: update to compile after vlang/v#13570
#14
larpon
closed
2 years ago
0
Added Gates for Activation, Layers and Loss
#13
ulises-jeremias
closed
3 years ago
0
vtl/stats: Added Stats module
#12
ulises-jeremias
closed
3 years ago
0
vtl/nn/layers: Add Layer gates for vtl Neural Networks
#11
ulises-jeremias
closed
3 years ago
0
Refactoring using Generics instead of vtl.etype
#10
ulises-jeremias
closed
3 years ago
0
Add datasets loader and move all structs to heap
#9
ulises-jeremias
closed
3 years ago
0
random generator (`random()`) doesn't work
#8
SleepyRoy
closed
3 years ago
2
transpose(`.t()`) doesn't work
#7
SleepyRoy
closed
3 years ago
2
operator overload doesn't work on Tensors
#6
SleepyRoy
opened
3 years ago
3
Update NUMPY_COMPARISON.md
#5
esquerbatua
closed
4 years ago
2
Next