MCPcopy
hub / github.com/lutzroeder/netron / activeRefinements

Method activeRefinements

source/python.js:14574–14576  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14572 return new torch._C.RefinementSet(this._false_refinements, this._true_refinements);
14573 }
14574 activeRefinements() {
14575 return this._true_refinements;
14576 }
14577 });
14578 this.registerFunction('torch._C.CondValue', class {
14579 constructor(...args) {

Callers 1

insertRefinementsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected