issues
search
google
/
tangent
Source-to-Source Debuggable Derivatives in Pure Python
Apache License 2.0
2.32k
stars
434
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
123commit
#106
maria-nasrullah
closed
2 years ago
1
Error in tangent tutorial notebook: "AttributeError: module 'gast' has no attribute 'Num'"
#105
dariush-bahrami
opened
3 years ago
6
docs: fix simple typo, subtituted -> substituted
#104
timgates42
opened
3 years ago
0
Incorrectly copying target node by reference in ANF for AugAssign
#103
lihaoyangML
closed
4 years ago
1
Update requirements.txt
#102
venkaraman
opened
4 years ago
1
test
#101
venkaraman
closed
4 years ago
1
The newly released tf-nightly is incompatible with 'gast=0.2.2'
#100
Sijie-L
closed
3 years ago
6
fail to import tangent
#99
JiafengYang
closed
4 years ago
3
Pin gast to <0.3.0
#98
singularperturbation
opened
5 years ago
3
Python 3.8 compatibility (gast >= 0.3.0 has breaking changes to API)
#97
singularperturbation
opened
5 years ago
0
tf.to_float-> tf.cast
#96
Patil2099
opened
5 years ago
3
AttributeError: module 'tensorflow' has no attribute 'to_float'
#95
ziofil
opened
5 years ago
9
numpy.fft
#94
hfarazi
opened
5 years ago
0
Unable to call Hessian-vector product function if function calls other functions
#93
wiso
opened
5 years ago
0
Failing evaluating Hessian
#88
wiso
closed
5 years ago
2
Conda package?
#87
DilumAluthge
closed
6 years ago
0
print not supported in autograd
#86
tonyyang-svail
opened
6 years ago
1
Has tangent being incorporated into Eager Exexution to provide features similar to the script mode of PyTorch 1.0
#85
wangkuiyi
closed
6 years ago
1
Unable to compute Hessian-vector product function if function calls other functions
#84
lericson
opened
6 years ago
2
Fix swapping of branches
#83
bartvm
closed
6 years ago
0
TypeError: 'type' object has no attribute '__getitem__'
#82
krey
closed
6 years ago
1
Correctly indent `insert_grad_of` code block.
#81
dan-zheng
closed
6 years ago
1
The TF Eager example in /README.md doens't run correctly
#80
wangkuiyi
opened
6 years ago
2
functions which are partially constant cannot be differenciated.
#79
xwhisky
closed
6 years ago
1
How are CFG.visit_Break and CFG.visit_Continue get called?
#78
wangkuiyi
closed
6 years ago
1
Forward function cannot call nested functions
#77
wangkuiyi
closed
6 years ago
3
Correct a minor comment error
#76
wangkuiyi
closed
6 years ago
0
ValueError: Cannot differentiate function
#75
wangkuiyi
closed
6 years ago
2
Support Numpy Duck Arrays
#74
mrocklin
opened
6 years ago
6
AttributeError: 'NoneType' object has no attribute 'sum'
#73
mrocklin
opened
6 years ago
3
Remove explicit dependence on TensorFlow
#72
mrocklin
closed
6 years ago
10
Function's derivative only returns the gradient of the first argument
#71
tonyyang-svail
closed
6 years ago
2
"AttributeError: Failed to resolve name" redux
#70
tjb900
closed
6 years ago
2
NameError: name 'bi' is not defined
#69
jameshensman
opened
6 years ago
2
illegal instruction when importing tangent
#68
vck
opened
6 years ago
3
Desugaring list iter
#67
alexbw
closed
6 years ago
0
Unexpected result in LogSumExp gradient using Tangent package in Python
#66
paupereira
closed
6 years ago
4
Incorrectly copying target node by reference in ANF for AugAssign
#65
alexbw
closed
6 years ago
0
Incorrect gradient calculation
#64
thearn
closed
6 years ago
5
Make the TensorFlow dependency optional
#63
mdanatg
closed
6 years ago
0
Autodiff fails on certain slice operators
#62
mdanatg
opened
6 years ago
0
Error when importing Tangent - Failed to load the native TensorFlow runtime.
#61
paupereira
closed
6 years ago
6
forward mode nonexistent?
#60
mcordelia
closed
6 years ago
3
tangent.grad_dot fails with (3,) (3,) arguments
#59
stefdoerr
opened
6 years ago
6
TypeError with enumerate
#58
stefdoerr
opened
6 years ago
1
Failed to resolve name "x" used by "test"
#57
stefdoerr
opened
6 years ago
1
Can't assign to literal
#56
stefdoerr
opened
6 years ago
2
Fix CFG in the presence of break/continue
#55
bartvm
closed
6 years ago
0
extra edges in control flow graph after "return"
#54
dbieber
closed
6 years ago
5
Google/staging
#53
mdanatg
closed
6 years ago
0
Next