Searched refs:KernelDefAvailable (Results 1 – 3 of 3) sorted by relevance
256 if (!KernelDefAvailable(DeviceType(DEVICE_CPU), n->def())) { in IsConstantFoldable()
1416 bool KernelDefAvailable(const DeviceType& device_type, const NodeDef& node_def);
1137 bool KernelDefAvailable(const DeviceType& device_type, in KernelDefAvailable() function