Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Ddnn.h167 struct ParamsRegion { struct
171 typedef std::vector<ParamsRegion> ParamsRegions; argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc1781 typedef dnn::RnnDescriptor::ParamsRegion ParamsRegion; typedef in stream_executor::gpu::MIOpenRnnParamsDescriptor