pytorch/tools/codegen
Edward Yang c00d66f73c Move compute_native_function_declaration to its own dest module (#54419)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/54419

I'm planning to break it into some helper functions, so let's put it in its own module first.

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

Test Plan: Imported from OSS

Reviewed By: ailzhang

Differential Revision: D27235378

Pulled By: ezyang

fbshipit-source-id: c03c5440d2d753859e2c5ec2b2c8b1b82870f03a
2021-03-23 00:43:50 -07:00
..
api Read out layout from options directly, rather than via backend (#54074) 2021-03-22 08:20:13 -07:00
dest Move compute_native_function_declaration to its own dest module (#54419) 2021-03-23 00:43:50 -07:00
selective_build Update clang-format linux hash and yaml import calls (#53932) 2021-03-18 17:11:58 -07:00
__init__.py
code_template.py
context.py Split out RegisterDispatchKey to its own file (#51508) 2021-02-04 09:19:32 -08:00
gen.py Move compute_native_function_declaration to its own dest module (#54419) 2021-03-23 00:43:50 -07:00
local.py Byte-for-byte compatibility fixes in codegen (#44879) 2020-09-25 08:06:50 -07:00
model.py Delete defunct ComplexCPU/ComplexCUDA dispatch keys (#54013) 2021-03-16 15:20:04 -07:00
utils.py Split anonymous and namespaced definitions in RegisterDispatchKey (#51585) 2021-02-04 09:19:41 -08:00