Searched defs:kTensorShapes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sparse_utils_test.cc | 348 const TensorShape kTensorShapes[] = { in TEST_P() local 453 const TensorShape kTensorShapes[] = {{3}, {4, 5}, {6, 7, 8}, {9, 10, 11, 12}}; in TEST_P() local 491 const TensorShape kTensorShapes[] = {{3}, {4, 5}, {6, 7, 8}, {9, 10, 11, 12}}; in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_schema.h | 198 kTensorShapes, enumerator
|