Home
last modified time | relevance | path

Searched defs:FPGA (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDeviceType.h44 FPGA = 7, // FPGA enumerator
H A DBackend.h34 FPGA, enumerator
H A DDispatchKey.h180 FPGA, // Xilinx support lives out of tree at enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py83 FPGA = auto() variable in DispatchKey