pytorch/c10/test
Sebastian Messmer 969af4315a Explicitly define supported types (#19516)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19516

Explicitly define types that are supported in kernel inputs and outputs.
Also, this allows us to show much nicer error messages if a user writes kernels with wrong argument types.

Reviewed By: ezyang

Differential Revision: D15020306

fbshipit-source-id: 55ebec81e075e874777acd59aa29a5578fc19ef7
2019-04-22 16:31:28 -07:00
..
core Move c10 dispatcher back to ATen/core (#16050) 2019-01-17 15:56:52 -08:00
util Explicitly define supported types (#19516) 2019-04-22 16:31:28 -07:00
CMakeLists.txt Add either type (#19285) 2019-04-18 02:04:43 -07:00