Home
last modified time | relevance | path

Searched defs:first_slice (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc41 grpc_slice first_slice, second_slice; in test_read_one_slice() local
63 grpc_slice first_slice, second_slice; in test_read_one_slice_malloc() local
86 grpc_slice first_slice, second_slice; in test_read_none_compressed_slice() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNENormalizationLayerKernel.cpp203 const int first_slice = std::max(current_slice - radius, 0); in normalize_float() local
246 const int first_slice = std::max(current_slice - radius, 0); in normalize_float() local
/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp204 Eigen::DSizes<ptrdiff_t, 3> first_slice(0,0,0); in test_slice_as_lvalue() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc674 AttrSlice first_slice(*ops[0]); in BuildReplacementOp() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc542 HloInstruction* first_slice = nullptr; in HaloDuplicateWithSlice() local