Home
last modified time | relevance | path

Searched defs:slice_start (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dpercent_encoding.cc47 const uint8_t* slice_start = GRPC_SLICE_START_PTR(slice); in grpc_percent_encode_slice() local
/external/grpc-grpc/src/core/lib/slice/
Dpercent_encoding.cc47 const uint8_t* slice_start = GRPC_SLICE_START_PTR(slice); in grpc_percent_encode_slice() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_stitch_op.cc172 std::vector<int64> slice_start(result_rank); in Compile() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_mkldnn_contraction_kernel_test.cc63 Eigen::array<Index, 2> slice_start = RandomDims<Index, 2>(0, 250); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc155 const int64 slice_start[] = {4, 2, 3, 1, 5}; in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc404 int64 slice_start = 0; in CreateFusedComputation() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dslice_test.cc205 int64 slice_start; member
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc658 Value slice_start = CreateI32SplatConst(loc, rewriter, {1}, 1); in CreateCondTrueBranch() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc218 llvm::SmallVector<int64_t, 8> slice_start(slice_end.size(), 0); in matchAndRewrite() local
2537 auto slice_start = (*(start.begin() + dimension)).getSExtValue(); in matchAndRewrite() local