Skip to content
Snippets Groups Projects
Commit 8e1eb7dd authored by Alban Grastien's avatar Alban Grastien Committed by Michele Alberti
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 2feadd05
No related branches found
No related tags found
No related merge requests found
......@@ -391,9 +391,7 @@ let unfold_1d_tensor tensor size =
value in the tensor *)
Array.init size ~f:(fun index -> IR.Node.gather_int tensor index)
(*
* Transformation OVO -> Nier
*)
(* Transformation OVO -> Nier *)
exception Not_implemented_yet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment