STT-tensorflow/tensorflow/core/api_def
Yanhua Sun b2f0928940 Add DeviceIndex xla op.
DeviceIndex op: given a list of device names, this operation returns the index of the device this op runs.  In the case of XLA, we are not executing on any device, we return the length of the list.

PiperOrigin-RevId: 317740778
Change-Id: I0679aa0adc5508b83502eee0d2044584577ed5b4
2020-06-22 15:06:38 -07:00
..
base_api Add DeviceIndex xla op. 2020-06-22 15:06:38 -07:00
java_api Temporary rollback of QuantizeAndDequantizeV2Grad. 2020-02-21 14:06:30 -08:00
python_api Add banded triangular solve op. 2020-06-18 10:03:35 -07:00
api_test.cc Make use of GetDataDependencyFilepath and io::JoinPath to be operating system independent. 2020-02-13 15:39:58 -08:00
BUILD Make use of GetDataDependencyFilepath and io::JoinPath to be operating system independent. 2020-02-13 15:39:58 -08:00
excluded_ops.cc Update the TRT resource op names. 2019-08-01 15:08:14 -07:00
excluded_ops.h Script to create ApiDef files automatically based on OpDef. 2018-01-18 17:19:42 -08:00
update_api_def_main.cc
update_api_def_test.cc
update_api_def.cc
update_api_def.h
update_api_def.sh