Home
last modified time | relevance | path

Searched defs:ResourceInfo (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
Dresource_value_typed_analyzer.h53 struct ResourceInfo { struct
59 DenseMap<Value, ResourceInfo> resource_infos_; argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dresource_op_lifting.cc226 struct ResourceInfo { struct in mlir::__anonda45e88d0111::RegionResourceHoister
228 bool is_read;
230 bool is_written;
232 bool is_written_all;
234 Value hoisted_read;
236 Type data_type;
240 int result_index;
242 DictionaryAttr read_attrs;
244 DictionaryAttr write_attrs;
246 ResourceInfo() in ResourceInfo() argument
[all …]
Dpromote_resources_to_args.cc164 struct ResourceInfo { struct
165 Value live_value = nullptr;
166 bool read = false;
167 bool write = false;
/external/crosvm/devices/src/virtio/
Dresource_bridge.rs41 pub enum ResourceInfo { enum
78 ) -> std::result::Result<ResourceInfo, ResourceBridgeError> { in get_resource_info()
/external/guava/guava/src/com/google/common/reflect/
DClassPath.java205 public static class ResourceInfo { class in ClassPath
219 ResourceInfo(File file, String resourceName, ClassLoader loader) { in ResourceInfo() method in ClassPath.ResourceInfo
/external/guava/android/guava/src/com/google/common/reflect/
DClassPath.java205 public static class ResourceInfo { class in ClassPath
219 ResourceInfo(File file, String resourceName, ClassLoader loader) { in ResourceInfo() method in ClassPath.ResourceInfo
/external/ImageMagick/MagickCore/
Dresource.c107 } ResourceInfo; typedef
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dservicecontrol.v2.json698 "ResourceInfo": { object
Dalertcenter.v1beta1.json1394 "ResourceInfo": { object
Dservicecontrol.v1.json1652 "ResourceInfo": { object