Searched defs:slice_indices (Results 1 – 13 of 13) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ |
| D | split_lib_cpu.cc | 31 const Eigen::DSizes<Eigen::DenseIndex, NDims>& slice_indices, in operator ()()
|
| D | split_lib_gpu.cu.cc | 36 const Eigen::DSizes<Eigen::DenseIndex, NDims>& slice_indices, in operator ()() 45 const Eigen::DSizes<Eigen::DenseIndex, 2>& slice_indices, in operator ()()
|
| D | padding_fifo_queue.cc | 321 Eigen::DSizes<Eigen::DenseIndex, NDIMS + 1> slice_indices; in HandleElementToLargerSlice() local
|
| D | split_op.cc | 165 Eigen::DSizes<Eigen::DenseIndex, NDims> slice_indices; in operator ()() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_slice.py | 26 def slice_indices(slice, length): function
|
| /external/python/cpython2/Objects/ |
| D | sliceobject.c | 296 slice_indices(PySliceObject* self, PyObject* len) in slice_indices() function
|
| /external/python/cpython3/Objects/ |
| D | sliceobject.c | 524 slice_indices(PySliceObject* self, PyObject* len) in slice_indices() function
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | sharding_util_ops.cc | 102 std::vector<int64_t> slice_indices(num_partitions.size()); in GetSliceIndices() local
|
| /external/tensorflow/tensorflow/core/util/ |
| D | batch_util.cc | 341 Eigen::DSizes<Eigen::DenseIndex, NDIMS + 1> slice_indices; in HandleElementToLargerSlice() local
|
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | sharding_util_ops.cc | 550 const Eigen::DSizes<Eigen::DenseIndex, Rank>& slice_indices, in AssignFromInput()
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | cpu_instruction_fusion_test.cc | 538 std::vector<HloInstruction*> slice_indices, update_indices; in TEST_F() local
|
| /external/python/cpython3/Modules/ |
| D | _testbuffer.c | 1922 slice_indices(PyObject *self, PyObject *args) in slice_indices() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | algebraic_simplifier_test.cc | 5049 std::vector<HloInstruction*> slice_indices, update_indices; in TEST_F() local
|