Searched refs:BodyNodeDevice (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | inline_function_utils.h | 49 virtual absl::optional<string> BodyNodeDevice(const NodeDef& ndef) const = 0; |
D | inline_function_utils.cc | 166 absl::optional<string> BodyNodeDevice(const NodeDef& ndef) const override { in BodyNodeDevice() function in tensorflow::__anon12cc2c770111::DefaultFunctionBodyPlacer |