/external/tensorflow/tensorflow/core/ops/ |
D | list_ops.cc | 47 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 …]
|
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 __anon92ff84320402() 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 __anonaa115abb0502() 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 __anon18b155f40802() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | gpu_swapping_ops.cc | 33 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/ |
D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/external/skqp/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/elfutils/debuginfod/ |
D | debuginfod-client.c | 157 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/ |
D | cpp_shape_inference.proto | 29 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/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 47 repeated ResourceHandleProto.DtypeAndShape handle_data = 7; field
|
/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/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
|