STT-tensorflow/tensorflow/examples/adding_an_op
A. Unique TensorFlower 985ad0276a PY2 removal cleanup
PiperOrigin-RevId: 352907145
Change-Id: I82de30d92dc9c2b53215d6d5732c67afe339c23d
2021-01-20 17:11:44 -08:00
..
__init__.py
attr_examples.cc
BUILD PY2 removal cleanup 2021-01-20 17:11:44 -08:00
cuda_op_kernel.cc Use "nullptr" for null pointer values 2017-05-30 08:50:43 -07:00
cuda_op_kernel.cu.cc
cuda_op_test.py Make tests eager compatabile by removing eval() 2019-02-28 15:48:34 -08:00
cuda_op.py Build tensorflow 2.0 by default on master. 2019-10-03 00:01:32 -07:00
fact_test.py Fixing / disabling a few tests failing when we run with TF v2. This change is 2019-09-17 16:53:41 -07:00
zero_out_1_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
zero_out_2_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
zero_out_3_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
zero_out_grad_2.py
zero_out_op_1.py
zero_out_op_2.py
zero_out_op_3.py Fixing / disabling a few tests failing when we run with TF v2. This change is 2019-09-17 16:53:41 -07:00
zero_out_op_kernel_1.cc (Hopefully) remaining work to get custom ops working w/ namespaces. Also makes some example tests about adding ops create & run namespaced ops. 2019-09-13 12:07:16 -07:00
zero_out_op_kernel_2.cc Prepare to remove a bunch of proto.h includes from tensorflow/core headers 2017-06-29 11:48:10 -07:00
zero_out_op_kernel_3.cc Use "nullptr" for null pointer values 2017-05-30 08:50:43 -07:00