Home
last modified time | relevance | path

Searched defs:expected_output_shapes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/data/kernel_tests/
Diterator_test.py792 expected_output_shapes): argument
820 expected_output_shapes): argument
867 expected_output_shapes): argument
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc302 std::vector<PartialTensorShape> expected_output_shapes(expected_max_outputs); in Execute() local
341 const std::vector<PartialTensorShape>& expected_output_shapes, in Join()
/external/tensorflow/tensorflow/lite/python/
Dtflite_convert_test.py58 expected_output_shapes=None): argument
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_test_base.h425 std::vector<PartialTensorShape> expected_output_shapes; member
448 std::vector<PartialTensorShape> expected_output_shapes; member
Ddataset_test_base.cc692 const std::vector<PartialTensorShape>& expected_output_shapes) { in CheckDatasetOutputShapes()
711 const std::vector<PartialTensorShape>& expected_output_shapes) { in CheckIteratorOutputShapes()