/external/tensorflow/tensorflow/core/ops/ |
D | training_ops.cc | 86 .Input("var: Ref(T)") 87 .Input("alpha: T") 88 .Input("delta: T") 95 .Input("var: resource") 96 .Input("alpha: T") 97 .Input("delta: T") 118 .Input("var: Ref(T)") 119 .Input("alpha: T") 120 .Input("l1: T") 121 .Input("l2: T") [all …]
|
D | mkl_nn_ops.cc | 36 .Input("input: T") 37 .Input("filter: T") 55 .Input("input_sizes: Tshape") 56 .Input("filter: T") 57 .Input("out_backprop: T") 82 .Input("input: T") 83 .Input("filter_sizes: int32") 84 .Input("out_backprop: T") 108 .Input("input: T") 109 .Input("filter: T") [all …]
|
D | summary_ops.cc | 28 .Input("writer: resource") 29 .Input("logdir: string") 30 .Input("max_queue: int32") 31 .Input("flush_millis: int32") 32 .Input("filename_suffix: string") 36 .Input("writer: resource") 37 .Input("db_uri: string") 38 .Input("experiment_name: string") 39 .Input("run_name: string") 40 .Input("user_name: string") [all …]
|
D | experimental_dataset_ops.cc | 21 .Input("input_dataset: variant") 22 .Input("cardinality: int64") 34 .Input("input_dataset: variant") 35 .Input("transformations: string") 47 .Input("input_dataset: variant") 48 .Input("transformations: string") 60 .Input("input_dataset: variant") 61 .Input("num_workers: int64") 62 .Input("index: int64") 71 .Input("input_dataset: variant") [all …]
|
D | nn_ops.cc | 73 .Input("value: T") 83 .Input("orig_input_shape: int32") 84 .Input("grad: T") 96 .Input("t: T") 97 .Input("m: T") 98 .Input("v: T") 99 .Input("beta: T") 100 .Input("gamma: T") 124 .Input("t: T") 125 .Input("m: T") [all …]
|
D | risc_ops.cc | 49 .Input("x: T") 55 .Input("x: T") 56 .Input("y: T") 65 .Input("x: T") 66 .Input("y: T") 73 .Input("x: T") 74 .Input("y: T") 82 .Input("x: SrcT") 90 .Input("input: T") 91 .Input("shape: Tidx") [all …]
|
D | dataset_ops.cc | 36 .Input("components: Toutput_types") 48 .Input("components: Toutput_types") 60 .Input("indices: int64") 61 .Input("values: Tvalues") 62 .Input("dense_shape: int64") 70 .Input("init_func_other_args: Tinit_func_args") 71 .Input("next_func_other_args: Tnext_func_args") 72 .Input("finalize_func_other_args: Tfinalize_func_args") 87 .Input("input_datasets: N * variant") 95 .Input("input_dataset: variant") [all …]
|
D | rnn_ops.cc | 27 .Input("x: T") 28 .Input("h_prev: T") 29 .Input("w_ru: T") 30 .Input("w_c: T") 31 .Input("b_ru: T") 32 .Input("b_c: T") 53 .Input("x: T") 54 .Input("h_prev: T") 55 .Input("w_ru: T") 56 .Input("w_c: T") [all …]
|
D | state_ops.cc | 58 .Input("ref: Ref(dtype)") 73 .Input("ref: Ref(T)") 80 .Input("ref: Ref(T)") 81 .Input("value: T") 99 .Input("ref: Ref(T)") 100 .Input("value: T") 107 .Input("ref: Ref(T)") 108 .Input("value: T") 153 .Input("ref: Ref(T)") 154 .Input("indices: Tindices") [all …]
|
D | tpu_embedding_load_retrieve_ops.cc | 32 .Input("parameters: float32") 33 .Input("accumulators: float32") 43 .Input("parameters: float32") 44 .Input("accumulators: float32") 45 .Input("gradient_accumulators: float32") 78 .Input("parameters: float32") 88 .Input("parameters: float32") 89 .Input("gradient_accumulators: float32") 121 .Input("parameters: float32") 122 .Input("accumulators: float32") [all …]
|
D | math_ops.cc | 28 .Input("inputs: N * T") 107 .Input("inputs: N * T") 119 .Input("x: T") 120 .Input("y: T") 130 .Input("x: T") 131 .Input("y: T") 142 .Input("x: T") 143 .Input("y: T") 151 .Input("x: T") 152 .Input("y: T") [all …]
|
D | cudnn_rnn_ops.cc | 41 .Input("num_layers: int32") 42 .Input("num_units: int32") 43 .Input("input_size: int32") 66 .Input("input: T") 67 .Input("input_h: T") 68 .Input("input_c: T") 69 .Input("params: T") 108 .Input("input: T") 109 .Input("input_h: T") 110 .Input("input_c: T") [all …]
|
D | sparse_ops.cc | 45 .Input("backprop_val_grad: T") 46 .Input("a_indices: int64") 47 .Input("b_indices: int64") 48 .Input("sum_indices: int64") 63 .Input("a_indices: int64") 64 .Input("a_values: T") 65 .Input("a_shape: int64") 66 .Input("b_indices: int64") 67 .Input("b_values: T") 68 .Input("b_shape: int64") [all …]
|
D | data_flow_ops.cc | 49 .Input("data: T") 50 .Input("partitions: int32") 143 .Input("indices: N * int32") 144 .Input("data: N * T") 151 .Input("indices: N * int32") 152 .Input("data: N * T") 267 .Input("resource: resource") 273 .Input("handle: Ref(string)") 274 .Input("components: Tcomponents") 280 .Input("handle: resource") [all …]
|
D | sdca_ops.cc | 53 .Input("sparse_example_indices: num_sparse_features * int64") 54 .Input("sparse_feature_indices: num_sparse_features * int64") 55 .Input("sparse_feature_values: num_sparse_features_with_values * float") 56 .Input("dense_features: num_dense_features * float") 57 .Input("example_weights: float") 58 .Input("example_labels: float") 59 .Input("sparse_indices: num_sparse_features * int64") 60 .Input("sparse_weights: num_sparse_features * float") 61 .Input("dense_weights: num_dense_features * float") 62 .Input("example_state_data: float") [all …]
|
D | image_ops.cc | 262 .Input("images: T") 263 .Input("size: int32") 273 .Input("images: T") 274 .Input("size: int32") 285 .Input("grads: float") 286 .Input("original_image: T") 298 .Input("images: T") 299 .Input("size: int32") 310 .Input("images: T") 311 .Input("size: int32") [all …]
|
/external/python/cryptography/vectors/cryptography_vectors/keywrap/ |
D | kwp_botan.txt | 7 Input = c37b7e6492584340bed12207808941155068f738 12 Input = 466f7250617369 19 Input = 00 24 Input = 0001 29 Input = 000102 34 Input = 00010203 39 Input = 0001020304 44 Input = 000102030405 49 Input = 00010203040506 54 Input = 0001020304050607 [all …]
|
/external/rust/crates/nom/src/bytes/ |
D | complete.rs | 30 pub fn tag<'a, T: 'a, Input: 'a, Error: ParseError<Input>>(tag: T) -> impl Fn(Input) -> IResult<Inp… in tag() argument 32 Input: InputTake + Compare<T>, in tag() 35 move |i: Input| { in tag() 71 pub fn tag_no_case<T, Input, Error: ParseError<Input>>(tag: T) -> impl Fn(Input) -> IResult<Input, … in tag_no_case() argument 73 Input: InputTake + Compare<T>, in tag_no_case() 76 move |i: Input| { in tag_no_case() 113 pub fn is_not<T, Input, Error: ParseError<Input>>(arr: T) -> impl Fn(Input) -> IResult<Input, Input… in is_not() argument 115 Input: InputTakeAtPosition, in is_not() 116 T: InputLength + FindToken<<Input as InputTakeAtPosition>::Item>, in is_not() 118 move |i: Input| { in is_not() [all …]
|
D | streaming.rs | 28 pub fn tag<'a, T: 'a, Input: 'a, Error: ParseError<Input>>(tag: T) -> impl Fn(Input) -> IResult<Inp… in tag() argument 30 Input: InputTake + Compare<T>, in tag() 33 move |i: Input| { in tag() 69 pub fn tag_no_case<T, Input, Error: ParseError<Input>>(tag: T) -> impl Fn(Input) -> IResult<Input, … in tag_no_case() argument 71 Input: InputTake + Compare<T>, in tag_no_case() 74 move |i: Input| { in tag_no_case() 112 pub fn is_not<T, Input, Error: ParseError<Input>>(arr: T) -> impl Fn(Input) -> IResult<Input, Input… in is_not() argument 114 Input: InputTakeAtPosition, in is_not() 115 T: InputLength + FindToken<<Input as InputTakeAtPosition>::Item>, in is_not() 117 move |i: Input| { in is_not() [all …]
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_qmatmul_op_test.cc | 51 .Input(FakeInput(dtype)) // Input in ConvertMKL2TF() 52 .Input(FakeInput(DT_UINT8)) // MKL second tensor in ConvertMKL2TF() 73 .Input(FakeInput(DT_QUINT8)) in TEST_F() 74 .Input(FakeInput(DT_QINT8)) in TEST_F() 75 .Input(FakeInput(DT_QINT32)) in TEST_F() 76 .Input(FakeInput(DT_FLOAT)) in TEST_F() 77 .Input(FakeInput(DT_FLOAT)) in TEST_F() 78 .Input(FakeInput(DT_FLOAT)) in TEST_F() 79 .Input(FakeInput(DT_FLOAT)) in TEST_F() 80 .Input(FakeInput(DT_UINT8)) // MKL second tensor in TEST_F() [all …]
|
/external/boringssl/src/crypto/evp/ |
D | evp_tests.txt | 8 Input = 308204bc020100300d06092a864886f70d0101010500048204a6308204a20201000282010100cd0081ea7b2ae1e… 15 Input = 30820122300d06092a864886f70d01010105000382010f003082010a0282010100cd0081ea7b2ae1ea06d59f7c7… 21 Input = 30820121300d06092a864886f70d01010105000382010e003082010902820100cd0081ea7b2ae1ea06d59f7c73d… 26 Input = 30820120300b06092a864886f70d0101010382010f003082010a0282010100cd0081ea7b2ae1ea06d59f7c73d9f… 31 Input = 3083000122300d06092a864886f70d01010105000382010f003082010a0282010100cd0081ea7b2ae1ea06d59f7… 37 Input = 30820154020100300d06092a864886f70d01010105000482013e3082013a020100024100dd20403d976a38c9d79… 44 Input = 30820157020100300d06092a864886f70d0101010500048201413082013d0201000241054fa166e205e658bbe8a… 51 Input = 308187020100301306072a8648ce3d020106082a8648ce3d030107046d306b02010104208a872fb62893c4d1ffc… 58 Input = 3041020100301306072a8648ce3d020106082a8648ce3d0301070427302502010104208a872fb62893c4d1ffc5b… 65 Input = 308193020100301306072a8648ce3d020106082a8648ce3d0301070479307702010104208a872fb62893c4d1ffc… [all …]
|
/external/rust/crates/ring/src/aead/ |
D | poly1305_test.txt | 4 Input = 89dab80b7717c1db5db437860a3f70218e93e1b8f461fb677f16f35f6f87e2a91c99bc3a47ace47640cc95c345b… 8 Input = 000000000000000b170303020000000006db1f1f368d696a810a349c0c714c9a5e7850c2407d721acded95e018d… 15 Input = "Cryptographic Forum Research Group" 22 Input = 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000… 26 Input = 416e79207375626d697373696f6e20746f20746865204945544620696e74656e6465642062792074686520436f6… 30 Input = 416e79207375626d697373696f6e20746f20746865204945544620696e74656e6465642062792074686520436f6… 34 Input = 2754776173206272696c6c69672c20616e642074686520736c6974687920746f7665730a4469642067797265206… 38 Input = ffffffffffffffffffffffffffffffff 42 Input = 02000000000000000000000000000000 46 Input = fffffffffffffffffffffffffffffffff0ffffffffffffffffffffffffffffff110000000000000000000000000… [all …]
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_tests.txt | 4 Input = "Cryptographic Forum Research Group" 11 Input = 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000… 15 Input = 416e79207375626d697373696f6e20746f20746865204945544620696e74656e6465642062792074686520436f6… 19 Input = 416e79207375626d697373696f6e20746f20746865204945544620696e74656e6465642062792074686520436f6… 23 Input = 2754776173206272696c6c69672c20616e642074686520736c6974687920746f7665730a4469642067797265206… 27 Input = ffffffffffffffffffffffffffffffff 31 Input = 02000000000000000000000000000000 35 Input = fffffffffffffffffffffffffffffffff0ffffffffffffffffffffffffffffff110000000000000000000000000… 39 Input = fffffffffffffffffffffffffffffffffbfefefefefefefefefefefefefefefe010101010101010101010101010… 43 Input = fdffffffffffffffffffffffffffffff [all …]
|
/external/tensorflow/tensorflow/core/framework/ |
D | node_def_builder_test.cc | 119 Op(OpDefBuilder("Simple").Input("a: int32").Output("out: float")); in TEST_F() 121 ExpectSuccess(Builder().Input("x", 0, DT_INT32), {DT_INT32}, {DT_FLOAT}, in TEST_F() 125 ExpectSuccess(Builder().Input("y", 2, DT_INT32), {DT_INT32}, {DT_FLOAT}, in TEST_F() 129 ExpectSuccess(Builder().Input(FakeInput()), {DT_INT32}, {DT_FLOAT}, R"proto( in TEST_F() 132 ExpectSuccess(Builder().Input(FakeInput(DT_INT32)), {DT_INT32}, {DT_FLOAT}, in TEST_F() 136 ExpectSuccess(Builder().Input(FakeInput(DT_INT32_REF)), {DT_INT32}, in TEST_F() 141 Builder().ControlInput("x").Input(FakeInput()).ControlInput("y"), in TEST_F() 146 ExpectSuccess(Builder().Input(FakeInput()).Device("ddd"), {DT_INT32}, in TEST_F() 151 ExpectFailure(Builder().Input("x", 0, DT_INT32).Input("y", 0, DT_INT32), in TEST_F() 162 TF_EXPECT_OK(builder.Input(FakeInput()).Finalize(nullptr)); in TEST_F() [all …]
|
/external/tensorflow/tensorflow/core/util/ |
D | equal_graph_def_test.cc | 33 REGISTER_OP("Combine").Input("a: float").Input("b: float").Output("o: float"); 35 Node* Input(const GraphDefBuilder::Options& opts) { in Input() function 79 Input(e_.opts().WithName("A")); in TEST_F() 80 Input(a_.opts().WithName("A")); in TEST_F() 85 Input(e_.opts().WithName("A")); in TEST_F() 86 Input(a_.opts().WithName("B")); in TEST_F() 92 Input(e_.opts().WithName("A")); in TEST_F() 93 Input(e_.opts().WithName("B")); in TEST_F() 94 Input(a_.opts().WithName("A")); in TEST_F() 100 Input(e_.opts().WithName("A")); in TEST_F() [all …]
|