Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WithAttr (0.08 sec)

  1. tensorflow/compiler/jit/cluster_scoping_pass_test.cc

                                             .WithAttr("dtype", DT_FLOAT)
                                             .WithAttr("value", Tensor()));
        Node* b = ops::SourceOp("Const", builder.opts()
                                             .WithName("b")
                                             .WithAttr("dtype", DT_FLOAT)
                                             .WithAttr("value", Tensor()));
        Node* unstage = ops::SourceOp(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 29 16:20:48 UTC 2020
    - 6.7K bytes
    - Viewed (0)
Back to top