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

Function ScalarShape

tensorflow/python/kernel_tests/while_v2_test.py:1017–1018  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1015
1016
1017def ScalarShape():
1018 return ops.convert_to_tensor([], dtype=dtypes.int32)
1019
1020
1021def GetOptimizedGraph():

Callers 3

test_ops.ccFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected