Home
last modified time | relevance | path

Searched refs:FormatShapeAndDtype (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/dlpack/
Ddlpack_test.py43 def FormatShapeAndDtype(shape, dtype): function
52 "testcase_name": FormatShapeAndDtype(shape, dtype),
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py1953 def FormatShapeAndDtype(shape, dtype): function
1967 "testcase_name": "{}_own={}".format(FormatShapeAndDtype(shape, dtype),
2042 "testcase_name": FormatShapeAndDtype(shape, dtype),