Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Darguments.h227 MemrefDesc(tfrt::DType dtype, void* data, int64_t offset, in MemrefDesc() function
291 MemrefDesc::MemrefDesc(unsigned rank, tfrt::DType dtype, void* data, in MemrefDesc() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dcwise_op_unary_benchmark.h62 std::array<MemrefDesc, 1>& operands, size_t num_threads, in PrepareUnaryMlirBenchmark()