Searched refs:HasCustomDeviceInput (Results 1 – 6 of 6) sorted by relevance
68 if (op->HasCustomDeviceInput()) { in Execute()135 !op.HasCustomDeviceInput()) { in MaybePinToCustomDevice()
431 if (TF_PREDICT_TRUE(!HasCustomDeviceInput())) { in TensorHandleInputs()442 if (TF_PREDICT_TRUE(!HasCustomDeviceInput())) { in MutableTensorHandleInputs()
90 bool HasCustomDeviceInput() const override { in HasCustomDeviceInput() function
56 virtual bool HasCustomDeviceInput() const = 0;
174 bool HasCustomDeviceInput() const override { return false; } in HasCustomDeviceInput() function in tfrt::tf::__anond52f36620111::FakeOperation
498 bool HasCustomDeviceInput() const override { in HasCustomDeviceInput() function