Home
last modified time | relevance | path

Searched defs:truth_shape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/ragged/
Dstrings_reduce_join_op_test.py125 truth_shape, argument
/external/tensorflow/tensorflow/core/kernels/
Dedit_distance_op.cc42 const Tensor& truth_shape) { in ValidateShapes()
109 const Tensor* truth_shape; in Compute() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dreduce_join_op_test.py103 truth_shape, argument
/external/tensorflow/tensorflow/core/ops/
Darray_ops_test.cc1265 Tensor truth_shape = test::AsTensor<int64>({20, 3, 40, 5}); in TEST() local