Home
last modified time | relevance | path

Searched defs:indices1 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_stitch_op.cc208 const TensorShape& indices1) { in SameExtraShape()
/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp167 Eigen::DSizes<ptrdiff_t, 2> indices1(1,2); in test_slice_in_expr() local
490 Eigen::DSizes<ptrdiff_t, 3> indices1(1,2,3); in test_empty_slice() local
/external/tensorflow/tensorflow/core/kernels/
Ddynamic_stitch_op.cc62 const Tensor& data1, const Tensor& indices1) { in SameExtraShape()
/external/angle/src/tests/gl_tests/
DDrawElementsTest.cpp681 const GLubyte indices1[] = {0, 0, 0, 0, 0, 0}; in TEST_P() local