Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Devents_writer_wrapper.cc36 [](tensorflow::EventsWriter& self, const std::string& event_str) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/util/
Devents_writer.cc105 void EventsWriter::WriteSerializedEvent(StringPiece event_str) { in WriteSerializedEvent()
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.h139 std::string event_str; // Memory for protobuf serialization. member
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc633 string event_str; in DumpEventProtoToFile() local