Home
last modified time | relevance | path

Searched refs:clear_device (Results 1 – 5 of 5) sorted by relevance

/external/libusb-compat/libusb/
Dcore.c389 static void clear_device(struct usb_device *dev) in clear_device() function
537 clear_device(dev); in initialize_device()
544 clear_device(dev); in initialize_device()
561 clear_device(dev); in free_device()
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc544 node.clear_device(); in GrapplerItemFromMetaGraphDef()
/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions.cc724 node.clear_device(); // device placement is defined by instantiating node in ReplaceInputWithConst()
/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc321 node->clear_device(); in SaveNodes()
/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc533 copy_def.clear_device(); in ConstructHostGraph()