Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager_test.cc26 struct DebugMetadata { struct in xla::XlaDebugInfoManagerTest
29 int unique_id;
30 string id;
31 std::shared_ptr<HloModule> module;
32 std::shared_ptr<BufferAssignmentProto> buffer_assignment;
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto111 message DebugMetadata { message