Home
last modified time | relevance | path

Searched defs:FloorDiv (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dfloor_div.h27 T FloorDiv(T input1, T input2) { in FloorDiv() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
H A Delementwise_test.cc60 TEST_F(OpenCLOperationTest, FloorDiv) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Dlayer_utils.h177 StatusOr<nvinfer1::IElementWiseLayer*> FloorDiv( in FloorDiv() function
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dnodes.py805 class FloorDiv(BinExpr): class
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Delementwise_test.cc295 TEST(ElementwiseTwoArgumentsTest, FloorDiv) { in TEST() argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Dnodes.py819 class FloorDiv(BinExpr): class
/aosp_15_r20/external/pytorch/torch/utils/_sympy/
H A Dfunctions.py156 class FloorDiv(sympy.Function): class
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ast.h27 FloorDiv=13 } operator_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast.h27 FloorDiv=13 } operator_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast.h27 FloorDiv=13 } operator_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast.h27 FloorDiv=13 } operator_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ast.h27 FloorDiv=13 } operator_ty; enumerator
/aosp_15_r20/external/python/cpython2/Include/
DPython-ast.h19 RShift=8, BitOr=9, BitXor=10, BitAnd=11, FloorDiv=12 } enumerator
/aosp_15_r20/external/python/cpython2/Lib/compiler/
Dast.py487 class FloorDiv(Node): class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc2861 TEST_F(OpTest, FloorDiv) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go17223 func FloorDiv(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...