We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[feature][cuda] add DataVisitor to access constants
[cuda] Add register/remove algo and fusion
[fix] demo compilation
[cuda][fix] change num_chl_per_grp to num_flt_per_grp and num_flt to num_flt_pad
[fix][x86] fix graph optimize rule `FuseConvEltwise`
[doc] update docs about compiling CUDA engine on Windows
[python] compilation fix
add SetBufferPtr()/GetBufferPtr() for Tensor
rename PyTensor::{CopyFromHost/CopyToHost} to PyTensor::{ConvertFromH… …ost/ConvertToHost}
initial commit