Searched refs:Erfc (Results 1 – 25 of 37) sorted by relevance
12
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_Erfc.pbtxt | 2 graph_op_name: "Erfc" 4 name: "math.Erfc"
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | unary_ops.cc | 118 XLAJIT_MAKE_UNARY(Erfc, xla::Erfc(x));
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_Erfc.pbtxt | 2 graph_op_name: "Erfc"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Erfc.pbtxt | 2 graph_op_name: "Erfc"
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | math.h | 51 XlaOp Erfc(XlaOp x);
|
D | math_test.cc | 199 {Erfc, "erfc"}, in XLA_TEST_F() 365 Erfc(x); in XLA_TEST_F()
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 52 Erfc = 17, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCL.std.h | 52 Erfc = 17, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCL.std.h | 52 Erfc = 17, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 49 Erfc = 17, enumerator
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | OpenCL.std.h | 53 Erfc = 17, enumerator
|
D | SPIRVExtInst.h | 78 add(OpenCLLIB::Erfc, "erfc"); in init()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | exhaustive_op_test.cc | 561 XLA_TEST_P(ExhaustiveOpTest, Erfc) { Run(Erfc, std::erfc); } in XLA_TEST_P() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.opencl_test.cpp | 117 CASE1(Erfc, erfc),
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.opencl_test.cpp | 117 CASE1(Erfc, erfc),
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.h | 442 _FORWARD_UNOP(Erfc)
|
D | local_computation_builder.i | 377 %unignore xla::swig::ComputationBuilder::Erfc;
|
12