0

I use keras backend tensorflow.

I have RTX gpu on my local pc, and i want to training keras model on tpu(tensor core)

is there any method for this?

JaeWoo So
  • 568
  • 5
  • 18
  • 1
    Tensor cores are not TPUs, at least not the same TPU concept by Google, its just an additional resource for the GPU to use. – Dr. Snoopy Jul 27 '19 at 11:25

1 Answers1

0

Tensorcore of RTX GPU and tpu og google's are different.

JaeWoo So
  • 568
  • 5
  • 18