Searched refs:byte_swap_tensor_content (Results 1 – 1 of 1) sorted by relevance
293 byte_swap_tensor_content(tensor, from_endiness, to_endiness)296 def byte_swap_tensor_content(tensor, from_endiness, to_endiness): function