/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | BUILD | 109 "//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", 900 "//tensorflow/compiler/xla:array2d", 933 "//tensorflow/compiler/xla:array2d", 968 "//tensorflow/compiler/xla:array2d", [all …]
|
D | array_elementwise_ops_test.cc | 2108 auto array2d = in XLA_TEST_F() local 2113 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F() 2123 auto array2d = in XLA_TEST_F() local 2127 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | BUILD | 456 ":array2d", 502 ":array2d", 589 name = "array2d", 590 hdrs = ["array2d.h"], 605 ":array2d", 639 ":array2d", 847 ":array2d", 870 ":array2d",
|
/external/arm-optimized-routines/math/tools/ |
D | remez.jl | 15 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/llvm-project/libc/AOR_v20.02/math/tools/ |
D | remez.jl | 16 array2d(T, d1, d2) = Array{T, 2}(undef, d1, d2) function 19 array2d(T, d1, d2) = Array(T, d1, d2) function 370 matrix = array2d(BigFloat, n+d+1, n+d+1) 640 matrix = array2d(BigFloat, n+2, n+2) 694 matrix = array2d(BigFloat, n+d+1, n+d+1)
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | BUILD | 297 "//tensorflow/compiler/xla:array2d", 479 "//tensorflow/compiler/xla:array2d", 528 "//tensorflow/compiler/xla:array2d", 573 "//tensorflow/compiler/xla:array2d", 618 "//tensorflow/compiler/xla:array2d",
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 871 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 879 UResType bundleType=array2d.getType(); in testTag() 882 row_count=array2d.getSize(); in testTag() 886 ResourceBundle tablerow=array2d.get(row, status); in testTag() 922 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 924 ResourceBundle tablerow=array2d.get(row, status); in testTag()
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 1667 UResourceBundle* array2d=NULL; in testTag() local 1877 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag() 1883 CONFIRM_INT_EQ(ures_getType(array2d), URES_ARRAY); in testTag() 1884 row_count=ures_getSize(array2d); in testTag() 1889 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1929 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag() 1932 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 2050 ures_close(array2d); in testTag()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | BUILD | 88 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | BUILD | 295 "//tensorflow/compiler/xla:array2d", 2204 "//tensorflow/compiler/xla:array2d", 2914 "//tensorflow/compiler/xla:array2d", 2938 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | BUILD | 836 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | BUILD | 619 "//tensorflow/compiler/xla:array2d",
|