Searched defs:num_slices (Results 1 – 12 of 12) sorted by relevance
/external/grpc-grpc/test/core/http/ |
D | parser_test.cc | 41 size_t num_slices; in test_request_succeeds() local 99 size_t num_slices; in test_succeeds() local 153 size_t num_slices; in test_fails() local 186 size_t num_slices; in test_request_fails() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_util_test.cc | 35 grpc::ByteBuffer MakeBuffer(const string& str, int num_slices) { in MakeBuffer() 163 static void BM_ParseGrpc(int iters, int size, int num_slices) { in BM_ParseGrpc()
|
D | grpc_tensor_coding.cc | 209 int num_slices = 0; in EncodeTensorToByteBuffer() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | tensor_slice_dataset_op.cc | 45 const int64 num_slices = inputs[0].dim_size(0); in MakeDataset() local
|
D | sparse_tensor_slice_dataset_op_test.cc | 473 int64 num_slices = input_sparse_tensor.dense_shape.dim_size(0); in TEST_F() local
|
D | tensor_slice_dataset_op_test.cc | 565 int64 num_slices = inputs[0].tensor->dim_size(0); in TEST_F() local
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 307 const int num_slices = e.second->Slices().size(); in DebugString() local
|
/external/mesa3d/src/intel/common/ |
D | gen_device_info.h | 108 unsigned num_slices; member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_texture.c | 93 unsigned align_x, align_y, nblocksx, nblocksy, block_size, num_slices; in llvmpipe_texture_layout() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 1292 const MatrixR& mat, const int num_rows, const int num_slices, in SliceMatrix() 1310 const int num_slices = (num_cols + N - 1) / N; in CreateDenseSlices() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | variable_scope.py | 2450 def _iter_slices(full_shape, num_slices, slice_dim): argument
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 164 unsigned num_slices; member
|