STT-tensorflow/tensorflow/core/api_def
Frank Chen 014f02fea5 Open source op definition for TPUReshardVariable op
PiperOrigin-RevId: 358268125
Change-Id: I88c2de3f0bdb237cb1b235c2691a684ab644e916
2021-02-18 14:43:04 -08:00
..
base_api Open source op definition for TPUReshardVariable op 2021-02-18 14:43:04 -08:00
java_api Remove unused RPC op kernels. 2021-01-29 17:17:34 -08:00
python_api Rolling forward change by fixing issue with lack of dispatch for & and | 2020-12-02 00:09:03 -08: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 Create BUILD files and corresponding targets for tensorflow/core/api_def/base_api. 2020-11-20 16:06:49 -08:00
excluded_ops.cc
excluded_ops.h
README.md Provide information to users about where the canonical documentation of ops is. 2020-09-21 09:09:48 -07:00
update_api_def_main.cc
update_api_def_test.cc
update_api_def.cc
update_api_def.h
update_api_def.sh

This folder contains the ApiDef proto definitions of TensorFlow operations.

The canonical source of documentation for these operations can be found in the base_api/ directory.