Home
last modified time | relevance | path

Searched refs:slice_start_position (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_space_to_depth_pass.cc324 SmallVector<int64_t, 4> slice_start_position = {0, 0, 0, 0}; in GetSliceOpForConv2DBackPropFilter() local
329 DenseIntElementsAttr::get(start_position_type, slice_start_position)); in GetSliceOpForConv2DBackPropFilter()