MCPcopy Create free account
hub / github.com/pytorch/pytorch / createUniqueDataNode

Method createUniqueDataNode

caffe2/python/nomnigraph.py:92–93  ·  view source on GitHub ↗
(self, prefix="_unique")

Source from the content-addressed store, hash-verified

90 self._NNModule.deleteSubgraph(subgraph)
91
92 def createUniqueDataNode(self, prefix="_unique"):
93 return self._NNModule.createUniqueDataNode(prefix)
94
95 def convertToCaffe2Proto(self, old_proto=None):
96 if not old_proto:

Callers 2

transpose_networkFunction · 0.80

Calls

no outgoing calls

Tested by 1