Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1134 const absl::Span<const int64> input_lengths, in CopyDataFromInput()
1224 const absl::Span<const int64> input_lengths, in CopyDataFromInput()
1408 const auto input_lengths = GetDimensionLengths(input_literal); in HandleFft() local