Home
last modified time | relevance | path

Searched defs:slice1 (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_slice_test.cc304 TensorSlice slice1(3); in TEST() local
310 TensorSlice slice1(3); in TEST() local
316 TensorSlice slice1(3); in TEST() local
/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp99 Tensor<float, 5, DataLayout> slice1(1,1,1,1,1); in test_simple_slice() local
235 auto slice1 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local
368 Tensor5f slice1(1,1,1,1,1); in test_strided_slice() local
/external/grpc-grpc/test/core/compression/
Dstream_compression_test.cc201 grpc_slice slice1 = grpc_slice_buffer_take_first(&relay); in test_stream_compression_drop_context() local
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle_test.cc328 TensorSlice slice1 = TensorSlice::ParseOrDie("-:0,1"); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc467 HloInstruction* slice1 = builder.AddInstruction( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dfusion_test.cc523 auto slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in XLA_TEST_F() local
Darray_elementwise_ops_test.cc378 auto slice1 = Slice(param, {0}, {slice_size}, {1}); in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc1824 HloInstruction* slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local