issues
search
lf1-io
/
padl
Functional deep learning
Apache License 2.0
106
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Saving Bug with `params`
#461
blythed
opened
2 years ago
0
output of run sometimes useful to get access to
#460
blythed
closed
2 years ago
1
Update PADL documentation in README.md
#459
blythed
opened
2 years ago
1
Enhance PADL documentation
#458
eramdiaz
opened
2 years ago
1
Debug/ set breakpoint at pipeline position
#457
blythed
opened
2 years ago
1
Automatically full dump things, depending on what kind of module it is
#456
wuhu
opened
2 years ago
0
452 pydev warning
#455
wuhu
closed
2 years ago
1
torchvision transforms do not work as padl transforms unless wrapped with padl.transform()
#454
theodore-evans
opened
2 years ago
4
The output of `(t1 + t2) / t3` isn't flattened
#453
philip-bl
opened
2 years ago
4
Scary PYDEV DEBUGGER WARNING when creating a padl.transform in a function on colab
#452
philip-bl
closed
2 years ago
2
redo params
#451
wuhu
closed
2 years ago
4
Builder & params
#450
wuhu
closed
2 years ago
1
Infinite loop patched module
#449
blythed
opened
2 years ago
2
Change github title
#448
wuhu
opened
2 years ago
0
Add a docstring/description property to the pipelines
#447
eramdiaz
opened
2 years ago
2
Builder function for configurability
#446
blythed
opened
2 years ago
2
Add an keyword argument ignore_post on the train_apply method.
#445
eramdiaz
closed
2 years ago
1
include argument on train apply to optionally ignore postprocessing
#444
eramdiaz
closed
2 years ago
0
427 refactor
#443
jasonkhadka
closed
2 years ago
0
Github Action Publishing Artifact to PyPi
#442
blythed
opened
2 years ago
0
Saving fails with same named variable as argument
#441
jasonkhadka
opened
2 years ago
0
[WIP] Issue 434
#440
sjrl
closed
2 years ago
2
Allow pip installability
#439
blythed
opened
2 years ago
1
Allow calling Pipeline without `..._apply`
#438
wuhu
closed
2 years ago
1
Support `torch.device` object with `Transform.pd_to`
#437
wuhu
opened
2 years ago
0
Check source code at save time when using `pd_save`
#436
sjrl
opened
2 years ago
0
Add option to saving to just save the weights from the Pytorch layers
#435
sjrl
opened
2 years ago
0
Make PADL work in Base Python Interpreter Environment
#434
sjrl
opened
2 years ago
3
Docs update
#433
sjrl
closed
2 years ago
3
fix by checking for increment
#432
jasonkhadka
closed
2 years ago
12
Force overwrite
#431
wuhu
closed
2 years ago
2
Random cleanup
#430
wuhu
closed
2 years ago
0
Enable doctest
#429
wuhu
closed
2 years ago
1
Simplify get segment
#428
wuhu
closed
2 years ago
2
Assignment breaks the saving
#427
jasonkhadka
closed
2 years ago
14
Build docs only on merge to master (not for every PR).
#426
wuhu
closed
2 years ago
1
Generate real requirements.txt instead of versions.txt
#425
wuhu
closed
2 years ago
1
Bring back `<<`
#424
wuhu
opened
2 years ago
0
Saving explanations + saving bugfixes
#423
wuhu
closed
2 years ago
0
Spaces break saving in both python 3.7 and 3.8
#422
jasonkhadka
closed
2 years ago
0
Reactivating python 3.9 with windows
#420
sjrl
closed
2 years ago
0
saving controlled by optional options dict
#419
blythed
closed
2 years ago
1
Add ability to change saving behaviour with options
#418
blythed
closed
2 years ago
1
Add options input to `pre_save` and `pre_load`
#417
blythed
closed
2 years ago
0
Fix transform subclass dump
#416
wuhu
closed
2 years ago
1
Fix modulewrap
#415
wuhu
closed
2 years ago
0
Enable checking device in __init__
#414
wuhu
closed
2 years ago
0
fixed output arrow
#413
jasonkhadka
closed
2 years ago
5
Allow transforms with zero input.
#412
wuhu
opened
2 years ago
0
blog link added
#411
jasonkhadka
closed
2 years ago
0
Next