/external/tensorflow/tensorflow/compiler/xla/service/ |
D | slice_sinker_test.cc | 70 const HloInstruction* slice1; in TEST_F() local 110 const HloInstruction* slice1; in TEST_F() local 156 const HloInstruction* slice1; in TEST_F() local 205 const HloInstruction* slice1; in TEST_F() local 357 const HloInstruction* slice1; in TEST_F() local 422 const HloInstruction* slice1; in TEST_F() local 482 const HloInstruction* slice1; in TEST_F() local
|
D | fusion_node_indexing_evaluation_test.cc | 109 HloInstruction* slice1 = sub->mutable_operand(0); in TEST_F() local
|
D | algebraic_simplifier_test.cc | 2384 HloInstruction* slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_slice_test.cc | 306 TensorSlice slice1(3); in TEST() local 312 TensorSlice slice1(3); in TEST() local 318 TensorSlice slice1(3); in TEST() local
|
/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/rust/crates/half/src/ |
D | slice.rs | 948 let mut slice1 = [f16::ZERO; 3]; in convert_from_f32_slice_len_mismatch_panics() localVariable 956 let mut slice1 = [f16::ZERO; 3]; in convert_from_f64_slice_len_mismatch_panics() localVariable 964 let slice1 = [f16::ZERO; 3]; in convert_to_f32_slice_len_mismatch_panics() localVariable 972 let slice1 = [f16::ZERO; 3]; in convert_to_f64_slice_len_mismatch_panics() localVariable
|
/external/perfetto/src/trace_processor/importers/common/ |
D | slice_tracker_unittest.cc | 464 SliceId slice1 = context.storage->slice_table().id()[0]; in TEST() local 505 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/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_instruction_fusion_test.cc | 469 HloInstruction* slice1 = builder.AddInstruction( in TEST_F() local
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 567 TensorSlice slice1 = TensorSlice::ParseOrDie("-:0,1"); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | value_inference_test.cc | 163 auto slice1 = SliceInDim(concat, 1, 2, 1, 0); in TEST_F() local
|
D | cpu_gpu_fusion_test.cc | 522 auto slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in XLA_TEST_F() local
|
D | array_elementwise_ops_test.cc | 411 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 | 355 TF::SliceOp slice1 = in matchAndRewrite() local
|