MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples / antirectifier

Function antirectifier

custom-layer/custom_layer.js:91–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89tf.serialization.registerClass(Antirectifier); // Needed for serialization.
90
91export function antirectifier() {
92 return new Antirectifier();
93}

Callers 1

customLayerDemoFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected