Home
last modified time | relevance | path

Searched defs:handle_data (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc81 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0302() local
128 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0402() local
169 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0502() local
206 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0602() local
245 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local
371 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0b02() local
408 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0d02() local
436 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0e02() local
452 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f0f02() local
476 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon9187032f1002() local
[all …]
Dcontrol_flow_ops.cc35 auto* handle_data = c->input_handle_shapes_and_types(0); in SwitchShape() local
145 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonc22003ab0402() local
Dresource_variable_ops.cc34 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateVariableResourceHandle() local
76 auto* handle_data = c->input_handle_shapes_and_types(i); in ReadVariablesShapeFn() local
236 auto* handle_data = c->input_handle_shapes_and_types(0); in VariableShapeShapeFn() local
Dstate_ops.cc281 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon42cd40540502() local
Dlookup_ops.cc95 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateTableResourceHandle() local
Dmath_ops_test.cc206 std::vector<std::unique_ptr<ShapeDtypeV>> handle_data; in TEST() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_ops.cc33 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6ac1cb770202() local
49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6ac1cb770302() local
/external/skia/tools/
Dcompare_codereview.py108 def handle_data(self, data): member in CodeReviewHTMLParser
237 def handle_data(self, data): member in BuilderHTMLParser
/external/skqp/tools/
Dcompare_codereview.py108 def handle_data(self, data): member in CodeReviewHTMLParser
237 def handle_data(self, data): member in BuilderHTMLParser
/external/autotest/client/site_tests/firmware_TouchMTB/
Dnoise_summary.py66 def handle_data(self, data): member in ParseReport
106 def handle_data(self, data): member in CountIterations
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.proto24 HandleData handle_data = 4; field
/external/tensorflow/tensorflow/c/
Dpython_api.cc124 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local
149 tensorflow::CppShapeInferenceResult::HandleData handle_data; in SetHandleShapeAndType() local
/external/libchrome/mojo/public/cpp/bindings/lib/
Dnative_struct_serialization.cc109 auto* handle_data = handles_data->at(i).Get(); in DeserializeMessageAttachments() local
/external/python/cpython3/Lib/idlelib/
Dhelp.py143 def handle_data(self, data): member in HelpParser
/external/python/cpython2/Lib/idlelib/
Dhelp.py141 def handle_data(self, data): member in HelpParser
/external/python/cpython2/Lib/
Dsgmllib.py439 def handle_data(self, data): member in SGMLParser
467 def handle_data(self, data): member in TestSGMLParser
Dxmllib.py778 def handle_data(self, data): member in XMLParser
819 def handle_data(self, data): member in TestXMLParser
DHTMLParser.py427 def handle_data(self, data): member in HTMLParser
/external/python/cpython3/Lib/html/
Dparser.py447 def handle_data(self, data): member in HTMLParser
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired.c80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
/external/harfbuzz_ng/src/
Dgen-tag-table.py386 def handle_data (self, data): member in OpenTypeRegistryParser
/external/python/cpython2/Lib/test/
Dtest_sgmllib.py46 def handle_data(self, data): member in EventCollector
Dtest_htmlparser.py50 def handle_data(self, data): member in EventCollector
/external/python/cpython3/Lib/test/
Dtest_htmlparser.py49 def handle_data(self, data): member in EventCollector
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc64 std::vector<std::unique_ptr<std::vector<ShapeAndType>>> handle_data( in InferenceContext() local
118 std::vector<std::unique_ptr<std::vector<ShapeAndType>>> handle_data( in InferenceContext() local

12