Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs
/ registerGradientConfigStr
Function
registerGradientConfigStr
tfjs/tools/custom_module/custom_module.ts:124–126 ·
view source on GitHub ↗
(gradConfigId: string)
Source
from the content-addressed store, hash-verified
122
}
123
124
function
registerGradientConfigStr(gradConfigId: string) {
125
return
`registerGradient(${gradConfigId});`;
126
}
Callers
1
getCustomModuleString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…