Searched refs:_input_x (Results 1 – 2 of 2) sorted by relevance
67 gint x, gint y, gdouble * _input_x, gdouble *_input_y);
65 _input_x = Tensor(np.random.randint(0, 255, [1, 3, 224, 224]).astype(np.float32)) variable