Commit 98dc9ac3 authored by Paul's avatar Paul
Browse files

Format

parent 936e76b2
...@@ -332,7 +332,7 @@ bool instruction::can_eval() const ...@@ -332,7 +332,7 @@ bool instruction::can_eval() const
} }
} }
template<class InstructionRef> template <class InstructionRef>
static bool is_low_precision_float(InstructionRef ins) static bool is_low_precision_float(InstructionRef ins)
{ {
auto t = ins->get_shape().type(); auto t = ins->get_shape().type();
......
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