Searched defs:debug_urls (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | debug_ops_test.cc | 43 Status Init(DataType input_type, const std::vector<string>& debug_urls) { in Init() 78 std::vector<string> debug_urls; in TEST_F() local 252 Status InitGated(DataType input_type, const std::vector<string>& debug_urls) { in InitGated() 607 std::vector<string> debug_urls({"grpc://server:3333"}); in TEST_F() local 622 std::vector<string> debug_urls({"grpc://server:3333"}); in TEST_F() local
|
H A D | debug_ops.h | 402 std::vector<string> debug_urls; in DebugIdentityV2Op() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | debug_utils.py | 25 debug_urls=None, argument 80 debug_urls=None, argument 200 debug_urls=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_io_utils.cc | 332 const std::unordered_set<string>& debug_urls) { in PublishDebugMetadata() 417 const gtl::ArraySlice<string> debug_urls, in PublishDebugTensor() 486 const gtl::ArraySlice<string> debug_urls) { in PublishDebugTensor() 492 const std::unordered_set<string>& debug_urls) { in PublishGraph() 550 const std::vector<string>& debug_urls) { in IsDebugNodeGateOpen()
|
H A D | debug_graph_utils.cc | 179 const std::vector<string> debug_urls = in InsertNodes() local 303 const std::vector<string>& debug_urls, Node** copy_node) { in CreateCopyNode() 474 const std::vector<string>& debug_urls, const int debug_op_num, in CreateDebugNode()
|
H A D | debugger_state_impl.cc | 59 std::unordered_set<string> debug_urls; in PublishGraph() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/wrappers/ |
H A D | framework.py | 229 debug_urls, argument 700 debug_urls, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | debug.proto | 50 repeated string debug_urls = 4; 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.pb.h | 960 inline const std::string& DebugTensorWatch::debug_urls(int index) const { in debug_urls() function 1007 DebugTensorWatch::debug_urls() const { in debug_urls() function
|