/external/tensorflow/tensorflow/compiler/xla/ |
D | BUILD | 371 ":array2d", 416 ":array2d", 501 name = "array2d", 502 hdrs = ["array2d.h"], 517 ":array2d", 551 ":array2d", 748 ":array2d", 771 ":array2d", 791 ":array2d",
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | BUILD | 91 "//tensorflow/compiler/xla:array2d", 173 "//tensorflow/compiler/xla:array2d", 435 "//tensorflow/compiler/xla:array2d", 472 "//tensorflow/compiler/xla:array2d", 503 "//tensorflow/compiler/xla:array2d", 524 "//tensorflow/compiler/xla:array2d", 656 "//tensorflow/compiler/xla:array2d", 703 "//tensorflow/compiler/xla:array2d", 731 "//tensorflow/compiler/xla:array2d", 790 "//tensorflow/compiler/xla:array2d", [all …]
|
D | array_elementwise_ops_test.cc | 2002 auto array2d = in XLA_TEST_F() local 2007 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F() 2017 auto array2d = in XLA_TEST_F() local 2021 Min(array2d, array4d, /*broadcast_dimensions=*/{1, 3}); in XLA_TEST_F()
|
/external/arm-optimized-routines/auxiliary/ |
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/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 827 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 835 UResType bundleType=array2d.getType(); in testTag() 838 row_count=array2d.getSize(); in testTag() 842 ResourceBundle tablerow=array2d.get(row, status); in testTag() 878 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 880 ResourceBundle tablerow=array2d.get(row, status); in testTag()
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | BUILD | 279 "//tensorflow/compiler/xla:array2d", 435 "//tensorflow/compiler/xla:array2d", 487 "//tensorflow/compiler/xla:array2d",
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 1613 UResourceBundle* array2d=NULL; in testTag() local 1823 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag() 1829 CONFIRM_INT_EQ(ures_getType(array2d), URES_ARRAY); in testTag() 1830 row_count=ures_getSize(array2d); in testTag() 1835 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1875 array2d=ures_getByKey(theBundle, tag, array2d, &status); in testTag() 1878 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1996 ures_close(array2d); in testTag()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | BUILD | 73 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | BUILD | 701 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | BUILD | 380 "//tensorflow/compiler/xla:array2d",
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | BUILD | 265 "//tensorflow/compiler/xla:array2d", 2123 "//tensorflow/compiler/xla:array2d",
|