Home
last modified time | relevance | path

Searched defs:slice_indices (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsplit_lib_cpu.cc31 const Eigen::DSizes<Eigen::DenseIndex, NDims>& slice_indices, in operator ()()
Dsplit_lib_gpu.cu.cc36 const Eigen::DSizes<Eigen::DenseIndex, NDims>& slice_indices, in operator ()()
45 const Eigen::DSizes<Eigen::DenseIndex, 2>& slice_indices, in operator ()()
Dpadding_fifo_queue.cc321 Eigen::DSizes<Eigen::DenseIndex, NDIMS + 1> slice_indices; in HandleElementToLargerSlice() local
Dsplit_op.cc165 Eigen::DSizes<Eigen::DenseIndex, NDims> slice_indices; in operator ()() local
/external/python/cpython3/Lib/test/
Dtest_slice.py26 def slice_indices(slice, length): function
/external/python/cpython2/Objects/
Dsliceobject.c296 slice_indices(PySliceObject* self, PyObject* len) in slice_indices() function
/external/python/cpython3/Objects/
Dsliceobject.c524 slice_indices(PySliceObject* self, PyObject* len) in slice_indices() function
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsharding_util_ops.cc102 std::vector<int64_t> slice_indices(num_partitions.size()); in GetSliceIndices() local
/external/tensorflow/tensorflow/core/util/
Dbatch_util.cc341 Eigen::DSizes<Eigen::DenseIndex, NDIMS + 1> slice_indices; in HandleElementToLargerSlice() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dsharding_util_ops.cc550 const Eigen::DSizes<Eigen::DenseIndex, Rank>& slice_indices, in AssignFromInput()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc538 std::vector<HloInstruction*> slice_indices, update_indices; in TEST_F() local
/external/python/cpython3/Modules/
D_testbuffer.c1922 slice_indices(PyObject *self, PyObject *args) in slice_indices() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5049 std::vector<HloInstruction*> slice_indices, update_indices; in TEST_F() local