/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | debug_events_reader.py | 426 graph_id=None, argument 456 def graph_id(self): member in Execution 505 graph_id, argument 556 def graph_id(self): member in DebuggedGraph 657 graph_id, argument 676 def graph_id(self): member in GraphOpCreationDigest 741 graph_id): argument 761 def graph_id(self): member in GraphExecutionTraceDigest 812 def graph_id(self): member in GraphExecutionTrace 1082 def _lookup_op_type(self, graph_id, op_name): argument [all …]
|
H A D | dumping_callback.py | 450 graph_id=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | debug_event.proto | 103 string graph_id = 11; field 176 string graph_id = 4; field 198 string graph_id = 1; field 243 string graph_id = 3; field
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | debug_event.pb.h | 2910 inline const std::string& DebugEvent::graph_id() const { in graph_id() function 2960 inline void DebugEvent::set_allocated_graph_id(std::string* graph_id) { in set_allocated_graph_id() 3758 inline const std::string& GraphOpCreation::graph_id() const { in graph_id() function 3789 inline void GraphOpCreation::set_allocated_graph_id(std::string* graph_id) { in set_allocated_graph_id() 4079 inline const std::string& DebuggedGraph::graph_id() const { in graph_id() function 4110 inline void DebuggedGraph::set_allocated_graph_id(std::string* graph_id) { in set_allocated_graph_id() 4517 inline const std::string& Execution::graph_id() const { in graph_id() function 4548 inline void Execution::set_allocated_graph_id(std::string* graph_id) { in set_allocated_graph_id()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/ |
H A D | tf_optimizer.py | 30 graph_id=b'graph_to_optimize', argument
|
H A D | tf_optimizer_wrapper.cc | 66 bool strip_default_attributes) -> py::bytes { in PYBIND11_MODULE()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/ |
H A D | summary_db_writer.cc | 220 int64_t* graph_id) in Save() 233 int64_t graph_id) in GraphWriter() 414 int64_t graph_id; in SetGraph() local
|
H A D | summary_db_writer_test.cc | 304 int64_t graph_id = QueryInt("SELECT graph_id FROM Graphs"); in TEST_F() local
|
/aosp_15_r20/external/armnn/python/pyarmnn/examples/image_classification/ |
H A D | tflite_mobilenetv1_quantized.py | 32 net_id, graph_id, parser, runtime = eu.create_tflite_network(model_filename) variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | dot_merger.cc | 276 auto graph_id = [&](HloInstruction* instr) { in MergeDots() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
H A D | op_builder.h | 231 int graph_id) in GraphBuilder()
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | graph.py | 302 graph_id=None, argument
|