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

Method test_session

tensorflow/compiler/tests/xla_test.py:230–232  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

228 'cached_session not supported on XLATestCase, please use session')
229
230 def test_session(self):
231 raise NotImplementedError(
232 'test_session not supported on XLATestCase, please use session')
233
234 @contextlib.contextmanager
235 def test_scope(self):

Callers 15

test_mpi_rankMethod · 0.45
test_mpi_sizeMethod · 0.45
test_mpi_allgatherMethod · 0.45
_tf_sparsemaxMethod · 0.45
_tf_sparsemax_lossMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected