Searched refs:expensive_ (Results 1 – 2 of 2) sorted by relevance
141 virtual bool IsExpensive() { return expensive_; } in IsExpensive()198 bool expensive_; variable
119 expensive_ = context->device_type() != DeviceType(DEVICE_GPU); in OpKernel()145 expensive_ = context->device_type() != DeviceType(DEVICE_GPU); in OpKernel()