Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.h299 const absl::flat_hash_map<ShapeIndex, OutputInfo> output_info_; variable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dcustom_function.h184 std::vector<VariableInfo> output_info_; member