Home
last modified time | relevance | path

Searched defs:window_dilations (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduce_window_op.cc44 std::vector<int64> window_dilations; in Compile() local
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py356 window_dilations=None, argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc670 absl::Span<const int64> window_dilations, in ReduceWindowWithGeneralPadding()
Dxla_client.py1496 window_strides, base_dilations, window_dilations, padding): argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2021 absl::Span<const int64> window_dilations, in ReduceWindowWithGeneralPadding()
3225 absl::Span<const int64> window_dilations, in ReduceWindowWithGeneralPadding()