MCPcopy Create free account
hub / github.com/0hq/WebGPT /

Class

instructions.js:553–553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551}
552
553class SoftmaxBlockClass extends Block {
554 constructor() {
555 super();
556 this.name = "softmax";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected