Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/api/include/torch/data/transforms/
Dcollate.h32 using Collate = BatchLambda<BatchType, T>; variable
/external/libcups/cups/
Draster.h252 cups_bool_t Collate; /* Collated copies value */ member
301 cups_bool_t Collate; /* Collated copies value */ member
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc2989 static Shape Collate(absl::Span<const int64_t> dims, in Collate() function in xla::__anon5d6b289b0111::ScatterShapeInferenceTest