STT-tensorflow/tensorflow/c/kernels/ops
James Ring 05ad600619 Move bitcast registration into C
This change makes the bitcast op use the new C op API. The purpose of
this change is to demonstrate that op registration and shape inference
can be performed using an ABI-stable API. This is a prerequisite to
being able to load ops from external libraries in the modular TF design.

PiperOrigin-RevId: 255720454
2019-07-01 10:37:58 -07:00
..
bitcast.cc Move bitcast registration into C 2019-07-01 10:37:58 -07:00