Home
last modified time | relevance | path

Searched refs:array2d (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
DBUILD109 "//tensorflow/compiler/xla:array2d",
215 "//tensorflow/compiler/xla:array2d",
505 "//tensorflow/compiler/xla:array2d",
542 "//tensorflow/compiler/xla:array2d",
575 "//tensorflow/compiler/xla:array2d",
596 "//tensorflow/compiler/xla:array2d",
735 "//tensorflow/compiler/xla:array2d",
901 "//tensorflow/compiler/xla:array2d",
934 "//tensorflow/compiler/xla:array2d",
969 "//tensorflow/compiler/xla:array2d",
[all …]
Darray_elementwise_ops_test.cc2109 auto array2d = in XLA_TEST_F() local
2114 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F()
2124 auto array2d = in XLA_TEST_F() local
2128 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F()
/external/tensorflow/tensorflow/compiler/xla/
DBUILD460 ":array2d",
506 ":array2d",
594 name = "array2d",
595 hdrs = ["array2d.h"],
610 ":array2d",
644 ":array2d",
852 ":array2d",
875 ":array2d",
/external/arm-optimized-routines/math/tools/
Dremez.jl15 array2d(T, d1, d2) = Array{T, 2}(undef, d1, d2) function
18 array2d(T, d1, d2) = Array(T, d1, d2) function
369 matrix = array2d(BigFloat, n+d+1, n+d+1)
639 matrix = array2d(BigFloat, n+2, n+2)
693 matrix = array2d(BigFloat, n+d+1, n+d+1)
/external/tensorflow/tensorflow/compiler/xla/client/lib/
DBUILD314 "//tensorflow/compiler/xla:array2d",
497 "//tensorflow/compiler/xla:array2d",
546 "//tensorflow/compiler/xla:array2d",
591 "//tensorflow/compiler/xla:array2d",
636 "//tensorflow/compiler/xla:array2d",
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp873 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
881 UResType bundleType=array2d.getType(); in testTag()
884 row_count=array2d.getSize(); in testTag()
888 ResourceBundle tablerow=array2d.get(row, status); in testTag()
924 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
926 ResourceBundle tablerow=array2d.get(row, status); in testTag()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1666 UResourceBundle* array2d=NULL; in testTag() local
1876 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag()
1882 CONFIRM_INT_EQ(ures_getType(array2d), URES_ARRAY); in testTag()
1883 row_count=ures_getSize(array2d); in testTag()
1888 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag()
1928 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag()
1931 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag()
2049 ures_close(array2d); in testTag()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
DBUILD88 "//tensorflow/compiler/xla:array2d",
/external/tensorflow/tensorflow/compiler/xla/service/
DBUILD369 "//tensorflow/compiler/xla:array2d",
2388 "//tensorflow/compiler/xla:array2d",
2500 "//tensorflow/compiler/xla:array2d",
2548 "//tensorflow/compiler/xla:array2d",
2597 "//tensorflow/compiler/xla:array2d",
3393 "//tensorflow/compiler/xla:array2d",
3417 "//tensorflow/compiler/xla:array2d",
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
DBUILD650 "//tensorflow/compiler/xla:array2d",
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
DBUILD868 "//tensorflow/compiler/xla:array2d",
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
DBUILD675 "//tensorflow/compiler/xla:array2d",