MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Hash

Method Hash

tensorflow/compiler/xla/python/xla_client.py:594–595  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

592 return self._c_computation.GetProgramShape().result_shape()
593
594 def Hash(self):
595 return self._c_computation.Hash()
596
597
598# An Executable is a C++ class that duck types with the following API:

Callers 2

HashComputationFunction · 0.45
testHashMethod · 0.45

Calls

no outgoing calls

Tested by 1

testHashMethod · 0.36