"doc/vscode:/vscode.git/clone" did not exist on "101db0e9de98826b0178295c06658db87c094e63"
Commit 3b0d65c5 authored by wsttiger's avatar wsttiger
Browse files

removed warming

parent 309df0d2
...@@ -28,7 +28,7 @@ std::vector<std::size_t> hip_concat::compute_offsets(const shape& output_shape, ...@@ -28,7 +28,7 @@ std::vector<std::size_t> hip_concat::compute_offsets(const shape& output_shape,
return offsets; return offsets;
} }
argument hip_concat::compute(context& ctx, argument hip_concat::compute(context&,
const shape& output_shape, const shape& output_shape,
const std::vector<argument>& args) const const std::vector<argument>& args) const
{ {
......
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