Home
last modified time | relevance | path

Searched refs:AddSymbolicExecutionDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddevice_base.cc116 void AddSymbolicExecutionDevice(const absl::string_view device_name) { in AddSymbolicExecutionDevice() function
H A Ddevice_base.h299 void AddSymbolicExecutionDevice(absl::string_view device_name);
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_registry.cc589 AddSymbolicExecutionDevice(name); in XlaBackendRegistrar()