Commit Graph

4 Commits

Author SHA1 Message Date
Sam Gross
b6eb7d7ba0
Allow Python Variables to be bound to at::Tensor in pybind11 converter (#4730)
This allows _broadcast and _broadcast_coalesced to be called on
Variables. It also broadens the types accepted by some JIT methods.
2018-01-19 10:57:43 -05:00
houseroad
6855d24ff1 Move pybind11 type_caster to different pybind.h in the corresponding folders. (#222) 2017-09-19 10:53:32 -04:00
Edward Z. Yang
3b478c17a0 JIT backward closure comments / Render stage changes in inputs.
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
2017-09-05 17:48:55 -04:00
Adam Paszke
594f98ce16 Support multi-stage AutogradClosures 2017-09-05 17:48:55 -04:00