Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kQueueName (0.07 sec)

  1. tensorflow/cc/training/queue_runner_test.cc

    constexpr char kEnqueueOp0[] = "enqueue0";
    constexpr char kEnqueueOp1[] = "enqueue1";
    constexpr char kIllegalOpName1[] = "would fail";
    constexpr char kIllegalOpName2[] = "fail again";
    constexpr char kQueueName[] = "unit_test";
    constexpr char kQueueName0[] = "q0";
    constexpr char kQueueName1[] = "q1";
    constexpr char kSquareOpName[] = "square";
    constexpr char kVarOpName[] = "var";
    
    GraphDef BuildSimpleGraph() {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Sep 21 06:27:51 UTC 2019
    - 14.7K bytes
    - Viewed (0)
Back to top