Searched refs:tensor_in (Results 1 – 1 of 1) sorted by relevance
220 def convert_tensor_np(self, tensor_in, converter, *qminmax): argument221 w = tensor_in.numpy()231 def convert_tensor(self, tensor_in, converter, *qminmax): argument232 w = tensor_in.numpy()