Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PythonOT/POT
/ grad
Method
grad
ot/backend.py:2937–2938 ·
view source on GitHub ↗
(upstream)
Source
from the content-addressed store, hash-verified
2935
@tf.custom_gradient
2936
def
tmp(input):
2937
def
grad(upstream):
2938
return
grads
2939
2940
return
val, grad
2941
Callers
3
test_sliced_sphere_gradient
Function · 0.80
test_gradients_backends
Function · 0.80
plot_ssw_unif_torch.py
File · 0.80
Calls
no outgoing calls
Tested by
2
test_sliced_sphere_gradient
Function · 0.64
test_gradients_backends
Function · 0.64