MCPcopy Create free account
hub / github.com/apache/tvm / Name

Method Name

tests/python/relax/test_frontend_tflite.py:2308–2309  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2306 return self._shape[index]
2307
2308 def Name(self):
2309 return self._name
2310
2311 def Type(self):
2312 return 0

Callers 14

convert_gatherMethod · 0.80
convert_convMethod · 0.80
convert_conv3dMethod · 0.80
convert_dequantizeMethod · 0.80
get_tensor_exprMethod · 0.80
get_tensor_nameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected