Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc81 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0302() local
128 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0402() local
169 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0502() local
206 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0602() local
250 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local
376 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0b02() local
413 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0d02() local
445 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0e02() local
461 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da0f02() local
485 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonef6dc5da1002() local
[all …]
Dcontrol_flow_ops.cc36 auto* handle_data = c->input_handle_shapes_and_types(0); in SwitchShape() local
55 auto* handle_data = c->input_handle_shapes_and_types(0); in SwitchNShape() local
175 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonc2c841560402() local
Dresource_variable_ops.cc57 auto* handle_data = c->input_handle_shapes_and_types(i); in ReadVariablesShapeFn() local
218 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 __anon5d8c585f0502() local
Dtraining_ops.cc27 auto* handle_data = c->input_handle_shapes_and_types(input); in ShapeOrHandleShape() local
37 auto* handle_data = c->input_handle_shapes_and_types(input); in ShapeOrHandleShape() local
Dlookup_ops.cc95 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateTableResourceHandle() local
Dmath_ops_test.cc227 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 __anonbdcdff220202() local
49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonbdcdff220302() local
/external/elfutils/debuginfod/
Ddebuginfod-client.c114 struct handle_data struct
137 struct handle_data *d = (struct handle_data*)data; in debuginfod_write_callback() argument
/external/skqp/tools/
Dcompare_codereview.py108 def handle_data(self, data): member in CodeReviewHTMLParser
237 def handle_data(self, data): member in BuilderHTMLParser
/external/skia/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/python/ops/linalg/sparse/
Dsparse_csr_matrix_ops.py260 def _from_matrix(self, matrix, handle_data=None): argument
359 def _from_matrix(self, matrix, handle_data=None): argument
/external/tensorflow/tensorflow/c/
Dpython_api.cc123 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local
148 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.py151 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/mesa3d/src/freedreno/vulkan/
Dtu_android.c127 const uint32_t *handle_data = &handle_fds[gralloc_info->handle->numFds]; in tu_gralloc_info() local
/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

12