Searched refs:real_shape (Results 1 – 4 of 4) sorted by relevance
633 real_shape = outer_grad_state.AddBackpropAccumulatedValue(635 result = array_ops.zeros(real_shape, val.dtype)
2004 real_shape = outer_grad_state.AddBackpropAccumulatedValue(2006 acc = array_ops.zeros(real_shape, grad.dtype)
695 auto real_shape = in HandleFft() local705 ShapeUtil::ElementsIn(real_shape); in HandleFft()
285 real_shape = [d.size for d in tensor_value.tensor.tensor_shape.dim]289 ).reshape(real_shape)