Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h70 struct CompilationCacheKeyProperty { struct
71 const char* config_prefix;
72 const char* shapes_prefix;
73 const char* function_name;
74 uint64_t mlir_module_fingerprint;
75 const int32_t* device_ids;
76 size_t device_ids_size;
77 int32_t guaranteed_constants_size;
78 uint64_t function_library_fingerprint;
79 int32_t num_cores_per_replica;
[all …]