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

Method success

source/python.js:14848–14850  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14846 return new torch._C.MatchTypeReturn(null);
14847 }
14848 success() {
14849 return this._reason === null;
14850 }
14851 });
14852 this.registerFunction('torch._C.matchTypeVariables', (formal, actual, type_env) => {
14853 if (!formal.hasFreeVariables()) {

Callers 3

matchesMethod · 0.80
constructorMethod · 0.80
tryCreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected