Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
Dmodel_handler.py52 def _get_concrete_tensor_shape( function
93 shape = _get_concrete_tensor_shape(tensor_info.tensor_shape, batch_size)
106 shape = _get_concrete_tensor_shape(tensor.shape.as_proto(), batch_size)