Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tfjs
/ relu
Method
relu
tfjs-core/src/public/chained_ops/relu.ts:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
declare module
'../../tensor'
{
22
interface
Tensor<R extends Rank = Rank> {
23
relu<T extends Tensor>(): T;
24
}
25
}
26
Callers
15
apply
Method · 0.80
sigmoidCrossEntropyWithLogits
Function · 0.80
apply
Method · 0.80
apply
Method · 0.80
gradients_test.ts
File · 0.80
debug_mode_test.ts
File · 0.80
relu_test.ts
File · 0.80
fused_conv2d_test.ts
File · 0.80
fused_depthwise_conv2d_test.ts
File · 0.80
fused_mat_mul_test.ts
File · 0.80
applyActivation
Method · 0.80
backend_webgl_test.ts
File · 0.80
Calls
no outgoing calls
Tested by
4
__call__
Method · 0.64
__call__
Method · 0.64
testNonPreluPattern
Method · 0.64
_create_saved_model_with_fusable_matmul
Method · 0.64