• Ricardo Vieira's avatar
    Fix shape inference for multivariate random Ops · c38eea06
    Ricardo Vieira 提交于
    When size is not provided, the batch shapes of the parameters were being broadcasted twice, and the second time, wrongly, due to mixing static shape of the original parameters and the potentially larger shape of the just broadcasted parameters.
    c38eea06
名称
最后提交
最后更新
..
rewriting 正在载入提交数据...
__init__.py 正在载入提交数据...
test_basic.py 正在载入提交数据...
test_op.py 正在载入提交数据...
test_type.py 正在载入提交数据...
test_utils.py 正在载入提交数据...
test_var.py 正在载入提交数据...