Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h93 struct OutputInfo { struct
114 absl::flat_hash_map<ShapeIndex, OutputInfo> output_info; argument
/external/libkmsxx/utils/
Dkmstest.cpp50 struct OutputInfo { struct
51 Connector* connector;
53 Crtc* crtc;
54 Videomode mode;
55 vector<Framebuffer*> legacy_fbs;
57 vector<PlaneInfo> planes;
82 static void get_connector(ResourceManager& resman, OutputInfo& output, const string& str = "") in get_connector() argument
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto36 message OutputInfo { message