/external/tensorflow/tensorflow/compiler/xla/service/ |
D | slice_sinker_test.cc | 69 const HloInstruction* slice1; in TEST_F() local 109 const HloInstruction* slice1; in TEST_F() local 155 const HloInstruction* slice1; in TEST_F() local 204 const HloInstruction* slice1; in TEST_F() local 356 const HloInstruction* slice1; in TEST_F() local 421 const HloInstruction* slice1; in TEST_F() local 481 const HloInstruction* slice1; in TEST_F() local
|
D | fusion_node_indexing_evaluation_test.cc | 106 HloInstruction* slice1 = sub->mutable_operand(0); in TEST_F() local
|
D | algebraic_simplifier_test.cc | 2766 HloInstruction* slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_slice_test.cc | 356 TensorSlice slice1(3); in TEST() local 362 TensorSlice slice1(3); in TEST() local 368 TensorSlice slice1(3); in TEST() local
|
/external/rust/crates/half/src/ |
D | slice.rs | 826 let mut slice1 = [f16::ZERO; 3]; in convert_from_f32_slice_len_mismatch_panics() localVariable 834 let mut slice1 = [f16::ZERO; 3]; in convert_from_f64_slice_len_mismatch_panics() localVariable 842 let slice1 = [f16::ZERO; 3]; in convert_to_f32_slice_len_mismatch_panics() localVariable 850 let slice1 = [f16::ZERO; 3]; in convert_to_f64_slice_len_mismatch_panics() localVariable
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_morphing.cpp | 121 Tensor<T, 5, DataLayout> slice1(1,1,1,1,1); in test_simple_slice() local 257 auto slice1 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local 390 Tensor5f slice1(1,1,1,1,1); in test_strided_slice() local 492 Tensor<T, 3, DataLayout> slice1(0,1,2); in test_empty_slice() local
|
D | cxx11_tensor_morphing_sycl.cpp | 149 Tensor<DataType, 5,DataLayout, IndexType> slice1(slice1_range); in test_simple_slice() local 203 Tensor<DataType, 5,DataLayout, IndexType> slice1(slice1_range); in test_strided_slice_as_rhs_sycl() local
|
/external/perfetto/src/trace_processor/importers/common/ |
D | slice_tracker_unittest.cc | 466 SliceId slice1 = context.storage->slice_table().id()[0]; in TEST() local 507 SliceId slice1 = context.storage->slice_table().id()[0]; in TEST() local
|
/external/grpc-grpc/test/core/compression/ |
D | stream_compression_test.cc | 201 grpc_slice slice1 = grpc_slice_buffer_take_first(&relay); in test_stream_compression_drop_context() local
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_stream_send_buffer_test.cc | 37 quiche::QuicheMemSlice slice1(std::move(buffer1)); in QuicStreamSendBufferTest() local
|
D | quic_stream_test.cc | 1333 quiche::QuicheMemSlice slice1 = MemSliceFromString("12345"); in TEST_P() local
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_instruction_fusion_test.cc | 451 HloInstruction* slice1 = builder.AddInstruction( in TEST_F() local
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 574 TensorSlice slice1 = TensorSlice::ParseOrDie("-:0,1"); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | cpu_gpu_fusion_test.cc | 520 auto slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in XLA_TEST_F() local
|
D | value_inference_test.cc | 189 auto slice1 = SliceInDim(concat, 1, 2, 1, 0); in TEST_F() local
|
D | array_elementwise_ops_test.cc | 418 auto slice1 = Slice(param, {0}, {slice_size}, {1}); in XLA_TEST_F() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | lower_static_tensor_list.cc | 367 TF::SliceOp slice1 = in matchAndRewriteImplWithSliceAndConcat() local
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | spmd_partitioner_test.cc | 10669 auto slice1 = AllOf(op::Slice(op::Parameter()), op::Shape("f32[2]")); in TEST_F() local
|