/external/tensorflow/tensorflow/core/ops/ |
D | list_ops.cc | 48 const std::vector<shape_inference::ShapeAndType>* handle_data) { in IsValidTensorListHandleData() 91 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0302() local 141 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0402() local 183 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0502() local 223 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0602() local 267 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local 397 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0b02() local 443 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0d02() local 475 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0e02() local 492 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond381a6db0f02() local [all …]
|
D | control_flow_ops.cc | 36 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 __anondda993570402() local
|
D | risc_ops.cc | 40 auto* handle_data = c->input_handle_shapes_and_types(0); in RiscBinaryNonBroadcastOpShapeFn() local
|
D | resource_variable_ops.cc | 57 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
|
D | training_ops.cc | 27 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
|
D | state_ops.cc | 335 auto* handle_data = c->input_handle_shapes_and_types(0); in __anonc41c59800502() local
|
D | lookup_ops.cc | 120 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 __anon741c2d590802() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | gpu_swapping_ops.cc | 33 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond7ed33230202() local 49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anond7ed33230302() local
|
/external/elfutils/debuginfod/ |
D | debuginfod-client.c | 165 struct handle_data struct 168 int fd; 171 char url[PATH_MAX]; 197 struct handle_data *d = (struct handle_data*)data; in debuginfod_write_callback() argument
|
/external/skia/tools/ |
D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/external/tensorflow/tensorflow/python/ops/ |
D | handle_data_util.py | 56 def set_handle_data(target_t, handle_data): argument
|
/external/tensorflow/tensorflow/python/framework/ |
D | cpp_shape_inference.proto | 30 HandleData handle_data = 4; field
|
/external/tensorflow/tensorflow/c/ |
D | python_api.cc | 87 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local 113 tensorflow::CppShapeInferenceResult::HandleData handle_data; in SetHandleShapeAndType() local
|
/external/tensorflow/tensorflow/python/ops/linalg/sparse/ |
D | sparse_csr_matrix_ops.py | 260 def _from_matrix(self, matrix, handle_data=None): argument 359 def _from_matrix(self, matrix, handle_data=None): argument
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | native_struct_serialization.cc | 109 auto* handle_data = handles_data->at(i).Get(); in DeserializeMessageAttachments() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 50 repeated ResourceHandleProto.DtypeAndShape handle_data = 7; field
|
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/ |
D | consistency_tools.py | 627 def compute_type_to_codes(handle_data, types_to_codes, extra_op=None): argument 670 def compute_codes_requiring_type(handle_data, types_to_codes, registry=None): argument
|
/external/python/cpython3/Lib/idlelib/ |
D | help.py | 151 def handle_data(self, data): member in HelpParser
|
/external/python/cpython2/Lib/idlelib/ |
D | help.py | 141 def handle_data(self, data): member in HelpParser
|
/external/python/cpython2/Lib/ |
D | sgmllib.py | 439 def handle_data(self, data): member in SGMLParser 467 def handle_data(self, data): member in TestSGMLParser
|
D | xmllib.py | 778 def handle_data(self, data): member in XMLParser 819 def handle_data(self, data): member in TestXMLParser
|
D | HTMLParser.py | 427 def handle_data(self, data): member in HTMLParser
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_android.c | 127 const uint32_t *handle_data = &handle_fds[gralloc_info->handle->numFds]; in tu_gralloc_info() local
|
/external/python/cpython3/Lib/html/ |
D | parser.py | 446 def handle_data(self, data): member in HTMLParser
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|