MCPcopy Index your code
hub / github.com/lutzroeder/netron / form

Method form

source/python.js:15910–15912  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15908 this._form = form;
15909 }
15910 form() {
15911 return this._form;
15912 }
15913 static create(form) {
15914 return new torch._C.SpecialFormValue(form);
15915 }

Callers 2

emitCondExprMethod · 0.80
emitApplyExprMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected