Skip to content

Commit

Permalink
Clean diff
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Oct 15, 2023
1 parent 36995d9 commit 5d74f3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnxruntime/core/optimizer/insert_cast_transformer.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ class InsertCastTransformer : public onnxruntime::GraphTransformer {
// Here for simplify, we only force the single-node-float16 sub-graph to float32
const bool force_cpu_fp32_;
};

} // namespace onnxruntime

0 comments on commit 5d74f3a

Please sign in to comment.