Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dquantize_test.cc60 Array2D<uint32> pack_input(input.height(), padded_output_width); in PackLargeInput() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1513 Value pack_input = std::get<0>(input_output); in matchAndRewrite() local