Home
last modified time | relevance | path

Searched refs:sub_1 (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dlstm_layer_inference.pbtxt3138 name: "lstm_0/sub_1/x"
3160 name: "lstm_0/sub_1"
3162 input: "lstm_0/sub_1/x"
3176 input: "lstm_0/sub_1"
3792 name: "lstm_1/sub_1/x"
3814 name: "lstm_1/sub_1"
3816 input: "lstm_1/sub_1/x"
3830 input: "lstm_1/sub_1"
4446 name: "lstm_2/sub_1/x"
4468 name: "lstm_2/sub_1"
[all …]
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc473 name: "sub_1" in CreateImagenetDatasetFunctions()
4159 name: "cond/sub_1/y" in CreateImagenetDatasetFunctions()
4181 name: "cond/sub_1" in CreateImagenetDatasetFunctions()
4184 input: "cond/sub_1/y:output:0" in CreateImagenetDatasetFunctions()
4217 input: "cond/sub_1:z:0" in CreateImagenetDatasetFunctions()
5860 name: "sub_1/y" in CreateImagenetDatasetFunctions()
5881 name: "sub_1" in CreateImagenetDatasetFunctions()
5884 input: "sub_1/y:output:0" in CreateImagenetDatasetFunctions()
5897 key: "sub_1" in CreateImagenetDatasetFunctions()
5898 value: "sub_1:z:0" in CreateImagenetDatasetFunctions()
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util_test.cc455 Shape sub_1 = ShapeUtil::MakeTupleShape({sub_1_1, sub_1_2}); in TEST_F() local
459 Shape shape = ShapeUtil::MakeTupleShape({sub_1, sub_2}); in TEST_F()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc589 auto sub_1 = ops::XRTSubTuple(root, base_handle, index_1); in TEST() local
592 {sub_0.output_handle.op(), sub_1.output_handle.op()}), in TEST()
595 auto value_1 = ops::XRTReadLiteralAndRelease(root, sub_1); in TEST()
/external/llvm/lib/Support/
DAPInt.cpp212 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { in sub_1() function
231 sub_1(pVal, getNumWords(), 1); in operator --()
506 sub_1(Result.pVal, getNumWords(), RHS); in operator -()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp212 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { in sub_1() function
231 sub_1(pVal, getNumWords(), 1); in operator --()
301 sub_1(pVal, getNumWords(), RHS); in operator -=()
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp209 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { in sub_1() function
228 sub_1(pVal, getNumWords(), 1); in operator --()
/external/vixl/test/aarch64/
Dtest-cpu-features-aarch64.cc490 TEST_NONE(sub_1, sub(x0, x1, Operand(x2, UXTX, 3)))
2358 TEST_NEON(sub_1, sub(v0.V16B(), v1.V16B(), v2.V16B()))