Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc47 const std::vector<shape_inference::ShapeAndType>* handle_data) { in IsValidTensorListHandleData()
87 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60302() local
134 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60402() local
175 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60502() local
212 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60602() local
256 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local
382 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60b02() local
426 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60d02() local
458 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60e02() local
474 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonabedecb60f02() 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 __anon92ff84320402() local
Drisc_ops.cc40 auto* handle_data = c->input_handle_shapes_and_types(0); in RiscBinaryNonBroadcastOpShapeFn() local
Dresource_variable_ops.cc57 auto* handle_data = c->input_handle_shapes_and_types(i); in ReadVariablesShapeFn() local
219 auto* handle_data = c->input_handle_shapes_and_types(0); in VariableShapeShapeFn() 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
Dstate_ops.cc335 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonaa115abb0502() local
Dlookup_ops.cc120 auto* handle_data = c->input_handle_shapes_and_types(0); in ValidateTableResourceHandle() local
269 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon18b155f40802() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_ops.cc33 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon7b8779fe0202() local
49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon7b8779fe0302() 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/tensorflow/tensorflow/python/ops/
Dhandle_data_util.py56 def set_handle_data(target_t, handle_data): argument
/external/elfutils/debuginfod/
Ddebuginfod-client.c157 struct handle_data struct
160 int fd;
186 struct handle_data *d = (struct handle_data*)data; in debuginfod_write_callback() argument
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.proto29 HandleData handle_data = 4; field
/external/tensorflow/tensorflow/c/
Dpython_api.cc87 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local
113 tensorflow::CppShapeInferenceResult::HandleData handle_data; in SetHandleShapeAndType() local
/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/core/framework/
Dop_def.proto47 repeated ResourceHandleProto.DtypeAndShape handle_data = 7; field
/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.py446 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

12