Skip to content

Commit

Permalink
gen update
Browse files Browse the repository at this point in the history
  • Loading branch information
HGuillemet committed Oct 17, 2023
1 parent ba8f539 commit 2a73dbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58416,7 +58416,7 @@ public class torch extends org.bytedeco.pytorch.presets.torch {
// #include <c10/util/Metaprogramming.h>
// #include <c10/util/irange.h>
@Namespace("at::native") public static native @Cast("bool") boolean nested_tensor_impl_is_contiguous(@Const NestedTensorImpl nt);
@Namespace("at::native") public static native @Cast("int64_t") long get_numel_from_nested_size_tensor(@Const @ByRef Tensor tensor);

// Targeting ../NestedTensorImpl.java


Expand Down

0 comments on commit 2a73dbe

Please sign in to comment.