Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc48 const std::vector<shape_inference::ShapeAndType>* handle_data) { in IsValidTensorListHandleData()
93 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940302() local
144 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940402() local
186 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940502() local
226 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940602() local
270 auto* handle_data = c->input_handle_shapes_and_types(0); in TensorListConcatShapeInference() local
403 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940b02() local
450 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940d02() local
482 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940e02() local
504 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon6c1e81940f02() 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
178 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon786e17100402() local
Drisc_ops.cc40 auto* handle_data = c->input_handle_shapes_and_types(0); in RiscBinaryNonBroadcastOpShapeFn() local
Dresource_variable_ops.cc72 auto* handle_data = c->input_handle_shapes_and_types(i); in ReadVariablesShapeFn() local
235 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 __anon70548b590502() 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 __anona75a9a520802() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_ops.cc33 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon18cc08dc0202() local
49 auto* handle_data = c->input_handle_shapes_and_types(0); in __anon18cc08dc0302() local
/external/trace-cmd/tracecmd/
Dtrace-profile.c175 struct handle_data { struct
176 struct handle_data *next; argument
177 struct tracecmd_input *handle;
178 struct tep_handle *pevent;
203 static struct handle_data *handles; argument
/external/tensorflow/tensorflow/python/ops/
Dhandle_data_util.py52 def set_handle_data(target_t, handle_data): argument
/external/elfutils/debuginfod/
Ddebuginfod-client.c186 struct handle_data struct
189 int fd;
192 char url[PATH_MAX];
218 struct handle_data *d = (struct handle_data*)data; in debuginfod_write_callback() argument
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.proto30 HandleData handle_data = 4; field
/external/tensorflow/tensorflow/c/
Dpython_api.cc94 CppShapeInferenceResult::HandleData handle_data; in GetHandleShapeAndType() local
120 tensorflow::CppShapeInferenceResult::HandleData handle_data; in SetHandleShapeAndType() local
/external/tensorflow/tensorflow/python/ops/linalg/sparse/
Dsparse_csr_matrix_ops.py254 def _from_matrix(self, matrix, handle_data=None): argument
354 def _from_matrix(self, matrix, handle_data=None): argument
/external/tensorflow/tensorflow/examples/custom_ops_doc/simple_hash_table/
Dsimple_hash_table_op.cc94 auto* handle_data = c->input_handle_shapes_and_types(0); in ExportShapeFunction() local
/external/libchrome/mojo/public/cpp/bindings/lib/
Dnative_struct_serialization.cc109 auto* handle_data = handles_data->at(i).Get(); in DeserializeMessageAttachments() local
/external/tensorflow/tensorflow/core/framework/
Dop_def.proto50 repeated ResourceHandleProto.DtypeAndShape handle_data = 7; field
/external/python/cpython3/Lib/idlelib/
Dhelp.py151 def handle_data(self, data): member in HelpParser
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dconsistency_tools.py627 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/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
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_attributes.cc453 StatusOr<ArrayAttr> ConvertHandleData( in ConvertHandleData()
486 auto* handle_data = arg->add_handle_data(); in ConvertHandleData() local
/external/markdown/markdown/extensions/
Dmd_in_html.py193 def handle_data(self, data): member in HTMLExtractorExtra
/external/markdown/markdown/
Dhtmlparser.py196 def handle_data(self, data): member in HTMLExtractor
/external/mesa3d/src/freedreno/vulkan/
Dtu_android.c127 const uint32_t *handle_data = &handle_fds[gralloc_info->handle->numFds]; in tu_gralloc_info() local

12