"mmdet3d/datasets/vscode:/vscode.git/clone" did not exist on "fb5a3232b7ba26c010b9f984577162f02a056b00"
Commit 73486a93 authored by Astha Rai's avatar Astha Rai
Browse files

changed vector load

parent 41bcd608
......@@ -26,8 +26,8 @@ using DeviceElementwisePermuteInstance =
1,
8,
8,
ck::Sequence<1>,
ck::Sequence<1>>;
ck::Sequence<8>,
ck::Sequence<8>>;
template <typename HostTensorA, typename HostTensorB, typename Functor>
void host_elementwise4D(HostTensorB& B_nhwc,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment