Home
last modified time | relevance | path

Searched defs:x_dtype (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dnn_fused_batchnorm_test.py58 x_dtype, argument
110 x_dtype, argument
183 x_dtype, argument
243 x_dtype, argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dsparse_matmul_op_test.py50 x_dtype=dtypes.float32, argument
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc505 DataType x_dtype = x.type(); in PowGrad() local