Home
last modified time | relevance | path

Searched defs:new_slice (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dgrpc.h130 grpc_slice new_slice = grpc_slice_malloc(new_size); in reallocate_downward() local
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Ddevice_transform_patterns.cc420 auto new_slice = rewriter.create<TFL::SliceOp>( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc4100 auto new_slice = in HandleReshape() local
4224 HloInstruction* new_slice = in TryToReorderSliceAndReshape() local
4269 HloInstruction* new_slice = computation_->AddInstruction( in TryToReorderSliceAndReverse() local
4414 auto new_slice = computation->AddInstruction(HloInstruction::CreateSlice( in HandleSlice() local
Dwhile_loop_concat_code_motion.cc997 auto new_slice = concat->mutable_operand(0); in RunOnLoop() local