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

Method associate_name_with_obj

source/python.js:8849–8851  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8847 return false;
8848 }
8849 associate_name_with_obj() {
8850
8851 }
8852 });
8853 this.registerType('torch.fx.node.Node', class {
8854 constructor(graph, name, op, target, args, kwargs, return_type) {

Callers 1

create_nodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected