mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated vmap Onboarding Lab (markdown)
@ -89,4 +89,6 @@ std::tuple<Tensor,optional<int64_t>> simple_mul_batch_rule(
|
||||
```
|
||||
Avoid using the BINARY_POINTWISE macro (that would solve the problem trivially).
|
||||
|
||||
## Next
|
||||
|
||||
Unit 8: function transforms/Training Loops (Optional) - [[composable function transforms (aka torch.func, functorch)| function-transforms-(aka-torch.func,-functorch)]]
|
||||
|
Reference in New Issue
Block a user