ExamplesARROW.new([10, 10], 3.4)
- View source
+ View source
@@ -1351,7 +1351,7 @@ ExamplesARROW.new([10, 10], [10, 1], 3.4)
- View source
+ View source
@@ -1375,7 +1375,7 @@ Exampless = ARROW.new(a, [5, 2])
- View source
+ View source
@@ -1395,7 +1395,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
@@ -1415,7 +1415,7 @@ ExamplesARROW(Int32).new([2, 3, 4])
- View source
+ View source
Class methods#
@@ -1436,7 +1436,7 @@ Examplesa.class.base(Float64).new([10])
- View source
+ View source
Methods#
@@ -1447,7 +1447,7 @@
Raw Crystal pointer that holds an ARROW(T)
s data
- View source
+ View source
@@ -1462,7 +1462,7 @@ Examplesa.to_hostptr
- View source
+ View source
@@ -1474,7 +1474,7 @@
Returns the raw Arrow::Array associated with
an ARROW(T)
- View source
+ View source
diff --git a/Array/index.html b/Array/index.html
index 9d109ab..28ea0e8 100644
--- a/Array/index.html
+++ b/Array/index.html
@@ -1187,7 +1187,7 @@
-
+
@@ -1255,7 +1255,7 @@ Examplestypeof(a.to_tensor) # => Tensor(Int32, CPU(Float32))
- View source
+ View source
diff --git a/CPU/index.html b/CPU/index.html
index 8bca241..54ccde0 100644
--- a/CPU/index.html
+++ b/CPU/index.html
@@ -1295,7 +1295,7 @@
-
+
@@ -1330,7 +1330,7 @@ ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1351,7 +1351,7 @@ ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1375,7 +1375,7 @@ Exampless = CPU.new(a, [5, 2])
- View source
+ View source
@@ -1395,7 +1395,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
@@ -1415,7 +1415,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
Class methods#
@@ -1436,7 +1436,7 @@ Examplesa.class.base(Float64).new([10])
- View source
+ View source
Methods#
@@ -1447,7 +1447,7 @@
Raw Crystal pointer that holds a CPU(T)
s data
- View source
+ View source
@@ -1462,7 +1462,7 @@ Examplesa.to_hostptr
- View source
+ View source
@@ -1474,7 +1474,7 @@
Returns the raw Crystal pointer associated with
a CPU(T)
- View source
+ View source
diff --git a/Num/ArrayFlags/index.html b/Num/ArrayFlags/index.html
index 603b4fa..7a71293 100644
--- a/Num/ArrayFlags/index.html
+++ b/Num/ArrayFlags/index.html
@@ -1327,7 +1327,7 @@
-
+
@@ -1405,7 +1405,7 @@
- View source
+ View source
@@ -1416,7 +1416,7 @@
- View source
+ View source
@@ -1427,7 +1427,7 @@
- View source
+ View source
@@ -1438,7 +1438,7 @@
- View source
+ View source
@@ -1449,7 +1449,7 @@
- View source
+ View source
diff --git a/Num/Einsum/index.html b/Num/Einsum/index.html
index 54a3388..d7e8d49 100644
--- a/Num/Einsum/index.html
+++ b/Num/Einsum/index.html
@@ -1189,7 +1189,7 @@
-
+
@@ -1239,7 +1239,7 @@ <
subscript labels in one operand take the diagonal. For example,
Num::Einsum.einsum("ii", a)
gets the trace of a matrix
ARROW.new([10, 10], 3.4)
ExamplesARROW.new([10, 10], [10, 1], 3.4)
ARROW.new([10, 10], [10, 1], 3.4)
Exampless = ARROW.new(a, [5, 2])
ExamplesCPU.new([2, 3, 4])
CPU.new([2, 3, 4])
ExamplesARROW(Int32).new([2, 3, 4])
ARROW(Int32).new([2, 3, 4])
Examplesa.class.base(Float64).new([10])
Raw Crystal pointer that holds an ARROW(T)
s data
- View source
+ View source
Raw Crystal pointer that holds an ARROW(T)
s data
Examplesa.to_hostptr
Returns the raw Arrow::Array associated with
an ARROW(T)
Returns the raw Arrow::Array associated with
an ARROW(T)
Examplestypeof(a.to_tensor) # => Tensor(Int32, CPU(Float32))
- View source
+ View source
diff --git a/CPU/index.html b/CPU/index.html
index 8bca241..54ccde0 100644
--- a/CPU/index.html
+++ b/CPU/index.html
@@ -1295,7 +1295,7 @@
-
+
@@ -1330,7 +1330,7 @@ ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1351,7 +1351,7 @@ ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1375,7 +1375,7 @@ Exampless = CPU.new(a, [5, 2])
- View source
+ View source
@@ -1395,7 +1395,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
@@ -1415,7 +1415,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
Class methods#
@@ -1436,7 +1436,7 @@ Examplesa.class.base(Float64).new([10])
- View source
+ View source
Methods#
@@ -1447,7 +1447,7 @@
Raw Crystal pointer that holds a CPU(T)
s data
- View source
+ View source
@@ -1462,7 +1462,7 @@ Examplesa.to_hostptr
- View source
+ View source
@@ -1474,7 +1474,7 @@
Returns the raw Crystal pointer associated with
a CPU(T)
- View source
+ View source
diff --git a/Num/ArrayFlags/index.html b/Num/ArrayFlags/index.html
index 603b4fa..7a71293 100644
--- a/Num/ArrayFlags/index.html
+++ b/Num/ArrayFlags/index.html
@@ -1327,7 +1327,7 @@
-
+
@@ -1405,7 +1405,7 @@
- View source
+ View source
@@ -1416,7 +1416,7 @@
- View source
+ View source
@@ -1427,7 +1427,7 @@
- View source
+ View source
@@ -1438,7 +1438,7 @@
- View source
+ View source
@@ -1449,7 +1449,7 @@
- View source
+ View source
diff --git a/Num/Einsum/index.html b/Num/Einsum/index.html
index 54a3388..d7e8d49 100644
--- a/Num/Einsum/index.html
+++ b/Num/Einsum/index.html
@@ -1189,7 +1189,7 @@
-
+
@@ -1239,7 +1239,7 @@ <
subscript labels in one operand take the diagonal. For example,
Num::Einsum.einsum("ii", a)
gets the trace of a matrix
ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1351,7 +1351,7 @@ ExamplesCPU.new([10, 10], 3.4)
- View source
+ View source
@@ -1375,7 +1375,7 @@ Exampless = CPU.new(a, [5, 2])
- View source
+ View source
@@ -1395,7 +1395,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
@@ -1415,7 +1415,7 @@ ExamplesCPU.new([2, 3, 4])
- View source
+ View source
Class methods#
@@ -1436,7 +1436,7 @@ Examplesa.class.base(Float64).new([10])
- View source
+ View source
Methods#
@@ -1447,7 +1447,7 @@
Raw Crystal pointer that holds a CPU(T)
s data
- View source
+ View source
@@ -1462,7 +1462,7 @@ Examplesa.to_hostptr
- View source
+ View source
@@ -1474,7 +1474,7 @@
Returns the raw Crystal pointer associated with
a CPU(T)
- View source
+ View source
diff --git a/Num/ArrayFlags/index.html b/Num/ArrayFlags/index.html
index 603b4fa..7a71293 100644
--- a/Num/ArrayFlags/index.html
+++ b/Num/ArrayFlags/index.html
@@ -1327,7 +1327,7 @@
-
+
@@ -1405,7 +1405,7 @@
- View source
+ View source
@@ -1416,7 +1416,7 @@
- View source
+ View source
@@ -1427,7 +1427,7 @@
- View source
+ View source
@@ -1438,7 +1438,7 @@
- View source
+ View source
@@ -1449,7 +1449,7 @@
- View source
+ View source
diff --git a/Num/Einsum/index.html b/Num/Einsum/index.html
index 54a3388..d7e8d49 100644
--- a/Num/Einsum/index.html
+++ b/Num/Einsum/index.html
@@ -1189,7 +1189,7 @@
-
+
@@ -1239,7 +1239,7 @@ <
subscript labels in one operand take the diagonal. For example,
Num::Einsum.einsum("ii", a)
gets the trace of a matrix
CPU.new([10, 10], 3.4)
ExamplesCPU.new([10, 10], 3.4)
CPU.new([10, 10], 3.4)
Exampless = CPU.new(a, [5, 2])
ExamplesCPU.new([2, 3, 4])
CPU.new([2, 3, 4])
ExamplesCPU.new([2, 3, 4])
CPU.new([2, 3, 4])
Examplesa.class.base(Float64).new([10])
Raw Crystal pointer that holds a CPU(T)
s data
- View source
+ View source
Raw Crystal pointer that holds a CPU(T)
s data
Examplesa.to_hostptr
Returns the raw Crystal pointer associated with
a CPU(T)
Returns the raw Crystal pointer associated with
a CPU(T)