pytorch/tools/codegen
Edward Yang 3ad3f20bff Add an optional Device parameter to pin_memory/is_pinned that does nothing (#60201)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/60201

This is to flush out BC/FC problems with adding this parameter.  Later
PR will actually add the desired functionality.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Test Plan: Imported from OSS

Reviewed By: ngimel

Differential Revision: D29331880

Pulled By: ezyang

fbshipit-source-id: 6036716d6ae55e6ea7ef2348b6c34a39613c8dd5
2021-06-28 10:38:52 -07:00
..
api Add an optional Device parameter to pin_memory/is_pinned that does nothing (#60201) 2021-06-28 10:38:52 -07:00
dest add a boxed CPU fallback kernel (#58065) 2021-06-25 16:26:50 -07:00
selective_build [PyTorch Edge] Eliminate non-determinism when generating build YAML file (#56539) 2021-04-20 17:26:14 -07:00
__init__.py
code_template.py
context.py avoid error string formatting aten codegen 28s -> 23s (#59848) 2021-06-12 06:58:31 -07:00
gen.py add a boxed CPU fallback kernel (#58065) 2021-06-25 16:26:50 -07:00
gen_backend_stubs.py add a boxed CPU fallback kernel (#58065) 2021-06-25 16:26:50 -07:00
local.py [PyTorch] Fix const correctness for resize native functions (#55351) 2021-04-21 14:51:41 -07:00
model.py Port silu_backward to structured (#58661) 2021-06-28 10:37:45 -07:00
utils.py refactor yaml loader import, no runtime change (#59850) 2021-06-12 06:58:34 -07:00