Home
last modified time | relevance | path

Searched refs:Ceil (Results 1 – 25 of 46) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/tests/
Dfloor_ceil_test.cc47 builder.Ceil(c); in TestR1F32()
60 builder.Ceil(c); in TestR0F32()
Dconditional_test.cc46 builder.Ceil(param); in CreateCeilComputation()
83 auto x_ceil = builder.Ceil(x); in CreateTupleCeilComputation()
84 auto y_ceil = builder.Ceil(y); in CreateTupleCeilComputation()
Dhalf_test.cc87 &ComputationBuilder::Ceil}, in __anondcc750600402()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Ceil.pbtxt2 graph_op_name: "Ceil"
/external/libmojo/ui/gfx/range/
Drange_f.cc38 Range RangeF::Ceil() const { in Ceil() function in gfx::RangeF
Drange_f.h86 Range Ceil() const;
Drange_unittest.cc234 range = range_f.Ceil(); in TEST()
249 range = range_f.Ceil(); in TEST()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dunary_ops.cc93 XLAJIT_MAKE_UNARY(Ceil, b->Ceil(x));
/external/shaderc/spirv-headers/include/spirv/1.1/
DOpenCL.std.h48 Ceil = 12, enumerator
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DOpenCL.std.h48 Ceil = 12, enumerator
DSPIRVExtInst.h73 add(OpenCLLIB::Ceil, "ceil"); in init()
/external/shaderc/spirv-headers/include/spirv/1.0/
DOpenCL.std.h48 Ceil = 12, enumerator
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h106 HLO_MATCHER(Ceil);
/external/eigen/Eigen/src/Core/
DAssign_MKL.h138 EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL(ceil, Ceil, _)
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dutils.h132 inline static int Ceil(const T a) { in Ceil() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.h307 _FORWARD_UNOP(Ceil)
Dlocal_computation_builder.cc562 _FORWARD_UNOP(Ceil) in _FORWARD_TRIOP()
Dlocal_computation_builder.i931 %unignore xla::swig::LocalComputationBuilder::Ceil;
/external/v8/src/wasm/
Dwasm-opcodes.cc80 CASE_FLOAT_OP(Ceil, "ceil") in OpcodeName()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h33 static void Ceil(CFXJSE_Value* pThis,
/external/tensorflow/tensorflow/compiler/xla/client/
Dcomputation_builder.h595 ComputationDataHandle Ceil(const ComputationDataHandle& operand);
/external/clang/include/clang/Basic/
DBuiltinsNVPTX.def142 // Floor, Ceil
/external/swiftshader/src/Shader/
DShaderCore.cpp1283 dst.x = Ceil(src.x); in ceil()
1284 dst.y = Ceil(src.y); in ceil()
1285 dst.z = Ceil(src.z); in ceil()
1286 dst.w = Ceil(src.w); in ceil()
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md39 `Ceil` | `T={double,float}`
Dcpu_supported_ops.md39 `Ceil` | `T={double,float}`

12